Jar examples for j:jdcp-core
Java Distributed Computing Platform: Core library
You can download jar file jdcp-core 0.4.1 in this page.
You can use the following script to add jdcp-core-0.4.1.jar to your project.
<dependency> <groupId>ca.eandb.jdcp</groupId> <artifactId>jdcp-core</artifactId> <version>0.4.1</version> </dependency>
compile group: 'ca.eandb.jdcp', name: 'jdcp-core', version: '0.4.1'
libraryDependencies += "ca.eandb.jdcp" % "jdcp-core" % "0.4.1"
<dependency org="ca.eandb.jdcp" name="jdcp-core" rev="0.4.1"/>
@Grapes(@Grab(group='ca.eandb.jdcp', module='jdcp-core', version='0.4.1'))
'ca.eandb.jdcp:jdcp-core:jar:0.4.1'
Click the following link to download the jar file.
jdcp-core-0.4.1-javadoc.jar