Download cluster_2.12-2.1.jar file - Jar c

Jar examples for c:cluster-2.12

Description

cluster

You can download jar file cluster_2.12 2.1 in this page.

License

Affero GPLv3

Build File

You can use the following script to add cluster_2.12-2.1.jar to your project.

<dependency>
   <groupId>fr.iscpif.gridscale</groupId>
   <artifactId>cluster_2.12</artifactId>
   <version>2.1</version>
</dependency>
compile group: 'fr.iscpif.gridscale', name: 'cluster_2.12', version: '2.1'
libraryDependencies += "fr.iscpif.gridscale" % "cluster_2.12" % "2.1"
<dependency org="fr.iscpif.gridscale" name="cluster_2.12" rev="2.1"/>
@Grapes(@Grab(group='fr.iscpif.gridscale', module='cluster_2.12', version='2.1'))
'fr.iscpif.gridscale:cluster_2.12:jar:2.1'

Download

Click the following link to download the jar file.

cluster_2.12-2.1-javadoc.jar
cluster_2.12-2.1-sources.jar
cluster_2.12-2.1.jar
cluster_2.12-2.1.pom



Related Tutorials