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

Jar examples for l:libjoynr-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials