Download jcgrid-0.05.jar file - Jar j

Jar examples for j:jcgrid

Description

Java Grid Computing

You can download jar file jcgrid 0.05 in this page.

License

GNU Lesser General Public License 2.1

Build File

You can use the following script to add jcgrid-0.05.jar to your project.

<dependency>
   <groupId>net.sf.jcgrid</groupId>
   <artifactId>jcgrid</artifactId>
   <version>0.05</version>
</dependency>
compile group: 'net.sf.jcgrid', name: 'jcgrid', version: '0.05'
libraryDependencies += "net.sf.jcgrid" % "jcgrid" % "0.05"
<dependency org="net.sf.jcgrid" name="jcgrid" rev="0.05"/>
@Grapes(@Grab(group='net.sf.jcgrid', module='jcgrid', version='0.05'))
'net.sf.jcgrid:jcgrid:jar:0.05'

Download

Click the following link to download the jar file.

jcgrid-0.05-javadoc.jar
jcgrid-0.05-sources.jar
jcgrid-0.05.jar
jcgrid-0.05.pom



Related Tutorials