Download roboconf-core-0.9.1.jar file - Jar r

Jar examples for r:roboconf-core

Description

You can download jar file roboconf-core 0.9.1 in this page.

License

Apache License

Build File

You can use the following script to add roboconf-core-0.9.1.jar to your project.

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

Download

Click the following link to download the jar file.

roboconf-core-0.9.1-javadoc.jar
roboconf-core-0.9.1-sources.jar
roboconf-core-0.9.1-tests.jar
roboconf-core-0.9.1.jar
roboconf-core-0.9.1.pom



Related Tutorials