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

Jar examples for c:cluster-2.12

Description

cluster

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

License

Affero GPLv3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials