Download servicefabric-cluster-0.0.4.jar file - Jar s

Jar examples for s:servicefabric-cluster

Description

You can download jar file servicefabric-cluster 0.0.4 in this page.

Build File

You can use the following script to add servicefabric-cluster-0.0.4.jar to your project.

<dependency>
   <groupId>io.servicefabric</groupId>
   <artifactId>servicefabric-cluster</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'io.servicefabric', name: 'servicefabric-cluster', version: '0.0.4'
libraryDependencies += "io.servicefabric" % "servicefabric-cluster" % "0.0.4"
<dependency org="io.servicefabric" name="servicefabric-cluster" rev="0.0.4"/>
@Grapes(@Grab(group='io.servicefabric', module='servicefabric-cluster', version='0.0.4'))
'io.servicefabric:servicefabric-cluster:jar:0.0.4'

Download

Click the following link to download the jar file.

servicefabric-cluster-0.0.4-javadoc.jar
servicefabric-cluster-0.0.4-sources.jar
servicefabric-cluster-0.0.4.jar
servicefabric-cluster-0.0.4.pom



Related Tutorials