Jar examples for j:jcgrid
Java Grid Computing
You can download jar file jcgrid 0.05 in this page.
GNU Lesser General Public License 2.1
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'
Click the following link to download the jar file.
jcgrid-0.05-javadoc.jar