Download libjoynr-websocket-runtime-0.22.3.jar file - Jar l

Jar examples for l:libjoynr-websocket-runtime

Description

You can download jar file libjoynr-websocket-runtime 0.22.3 in this page.

Build File

You can use the following script to add libjoynr-websocket-runtime-0.22.3.jar to your project.

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

Download

Click the following link to download the jar file.

libjoynr-websocket-runtime-0.22.3-javadoc.jar
libjoynr-websocket-runtime-0.22.3-sources.jar
libjoynr-websocket-runtime-0.22.3.jar
libjoynr-websocket-runtime-0.22.3.pom



Related Tutorials