Download distributeme-agents-2.3.4.jar file - Jar d

Jar examples for d:distributeme-agents

Description

Support for mobile agents in DistributeMe.

You can download jar file distributeme-agents 2.3.4 in this page.

Build File

You can use the following script to add distributeme-agents-2.3.4.jar to your project.

<dependency>
   <groupId>net.anotheria</groupId>
   <artifactId>distributeme-agents</artifactId>
   <version>2.3.4</version>
</dependency>
compile group: 'net.anotheria', name: 'distributeme-agents', version: '2.3.4'
libraryDependencies += "net.anotheria" % "distributeme-agents" % "2.3.4"
<dependency org="net.anotheria" name="distributeme-agents" rev="2.3.4"/>
@Grapes(@Grab(group='net.anotheria', module='distributeme-agents', version='2.3.4'))
'net.anotheria:distributeme-agents:jar:2.3.4'

Download

Click the following link to download the jar file.

distributeme-agents-2.3.4-jar-with-dependencies.jar
distributeme-agents-2.3.4-javadoc.jar
distributeme-agents-2.3.4-sources.jar
distributeme-agents-2.3.4.jar
distributeme-agents-2.3.4.pom



Related Tutorials