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

Jar examples for j:joynr-websocket-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials