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

Jar examples for c:clustercontroller-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials