Download jdcp-core-0.3.1.jar file - Jar j

Jar examples for j:jdcp-core

Description

Java Distributed Computing Platform: Core library

You can download jar file jdcp-core 0.3.1 in this page.

Build File

You can use the following script to add jdcp-core-0.3.1.jar to your project.

<dependency>
   <groupId>ca.eandb.jdcp</groupId>
   <artifactId>jdcp-core</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'ca.eandb.jdcp', name: 'jdcp-core', version: '0.3.1'
libraryDependencies += "ca.eandb.jdcp" % "jdcp-core" % "0.3.1"
<dependency org="ca.eandb.jdcp" name="jdcp-core" rev="0.3.1"/>
@Grapes(@Grab(group='ca.eandb.jdcp', module='jdcp-core', version='0.3.1'))
'ca.eandb.jdcp:jdcp-core:jar:0.3.1'

Download

Click the following link to download the jar file.

jdcp-core-0.3.1-javadoc.jar
jdcp-core-0.3.1-sources.jar
jdcp-core-0.3.1.jar
jdcp-core-0.3.1.pom



Related Tutorials