Download roboconf-target-api-0.6.jar file - Jar r

Jar examples for r:roboconf-target-api

Description

You can download jar file roboconf-target-api 0.6 in this page.

License

Apache License

Build File

You can use the following script to add roboconf-target-api-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

roboconf-target-api-0.6-javadoc.jar
roboconf-target-api-0.6-sources.jar
roboconf-target-api-0.6.jar
roboconf-target-api-0.6.pom



Related Tutorials