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

Jar examples for l:libjoynr-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials