Download clustercontroller-websocket-runtime-0.18.3.jar file - Jar c

Jar examples for c:clustercontroller-websocket-runtime

Description

You can download jar file clustercontroller-websocket-runtime 0.18.3 in this page.

Build File

You can use the following script to add clustercontroller-websocket-runtime-0.18.3.jar to your project.

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

Download

Click the following link to download the jar file.

clustercontroller-websocket-runtime-0.18.3-javadoc.jar
clustercontroller-websocket-runtime-0.18.3-sources.jar
clustercontroller-websocket-runtime-0.18.3.jar
clustercontroller-websocket-runtime-0.18.3.pom



Related Tutorials