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

Jar examples for l:libjoynr-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials