Download roboconf-dm-0.6.1.jar file - Jar r

Jar examples for r:roboconf-dm

Description

You can download jar file roboconf-dm 0.6.1 in this page.

License

Apache License

Build File

You can use the following script to add roboconf-dm-0.6.1.jar to your project.

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

Download

Click the following link to download the jar file.

roboconf-dm-0.6.1-javadoc.jar
roboconf-dm-0.6.1-sources.jar
roboconf-dm-0.6.1-tests.jar
roboconf-dm-0.6.1.jar
roboconf-dm-0.6.1.pom



Related Tutorials