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

Jar examples for c:cluster-2.12

Description

cluster

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

License

Affero GPLv3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials