Jar examples for j:joynr-websocket-common
You can download jar file joynr-websocket-common 1.4.0 in this page.
Apache License
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'
Click the following link to download the jar file.
joynr-websocket-common-1.4.0-javadoc.jar