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

Jar examples for j:joynr-websocket-common

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials