Download roboconf-plugin-api-0.1.jar file - Jar r

Jar examples for r:roboconf-plugin-api

Description

You can download jar file roboconf-plugin-api 0.1 in this page.

License

Apache License

Build File

You can use the following script to add roboconf-plugin-api-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

roboconf-plugin-api-0.1-javadoc.jar
roboconf-plugin-api-0.1-sources.jar
roboconf-plugin-api-0.1.jar
roboconf-plugin-api-0.1.pom



Related Tutorials