Download joynr-websocket-common-0.22.4.jar file - Jar j

Jar examples for j:joynr-websocket-common

Description

You can download jar file joynr-websocket-common 0.22.4 in this page.

License

Apache License

Build File

You can use the following script to add joynr-websocket-common-0.22.4.jar to your project.

<dependency>
   <groupId>io.joynr.java.messaging.websocket</groupId>
   <artifactId>joynr-websocket-common</artifactId>
   <version>0.22.4</version>
</dependency>
compile group: 'io.joynr.java.messaging.websocket', name: 'joynr-websocket-common', version: '0.22.4'
libraryDependencies += "io.joynr.java.messaging.websocket" % "joynr-websocket-common" % "0.22.4"
<dependency org="io.joynr.java.messaging.websocket" name="joynr-websocket-common" rev="0.22.4"/>
@Grapes(@Grab(group='io.joynr.java.messaging.websocket', module='joynr-websocket-common', version='0.22.4'))
'io.joynr.java.messaging.websocket:joynr-websocket-common:jar:0.22.4'

Download

Click the following link to download the jar file.

joynr-websocket-common-0.22.4-javadoc.jar
joynr-websocket-common-0.22.4-sources.jar
joynr-websocket-common-0.22.4.jar
joynr-websocket-common-0.22.4.pom



Related Tutorials