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

Jar examples for c:clustercontroller-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials