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

Jar examples for j:joynr-websocket-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials