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

Jar examples for c:clustercontroller-websocket-runtime

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials