Download roboconf-agent-0.2.jar file - Jar r

Jar examples for r:roboconf-agent

Description

You can download jar file roboconf-agent 0.2 in this page.

License

Apache License

Build File

You can use the following script to add roboconf-agent-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

roboconf-agent-0.2-javadoc.jar
roboconf-agent-0.2-sources.jar
roboconf-agent-0.2.jar
roboconf-agent-0.2.pom



Related Tutorials