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

Jar examples for l:libjoynr-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials