Download robotech-api-1.0.6.jar file - Jar r

Jar examples for r:robotech-api

Description

You can download jar file robotech-api 1.0.6 in this page.

Build File

You can use the following script to add robotech-api-1.0.6.jar to your project.

<dependency>
   <groupId>com.github.rebue.robotech</groupId>
   <artifactId>robotech-api</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.github.rebue.robotech', name: 'robotech-api', version: '1.0.6'
libraryDependencies += "com.github.rebue.robotech" % "robotech-api" % "1.0.6"
<dependency org="com.github.rebue.robotech" name="robotech-api" rev="1.0.6"/>
@Grapes(@Grab(group='com.github.rebue.robotech', module='robotech-api', version='1.0.6'))
'com.github.rebue.robotech:robotech-api:jar:1.0.6'

Download

Click the following link to download the jar file.

robotech-api-1.0.6-javadoc.jar
robotech-api-1.0.6-sources.jar
robotech-api-1.0.6.jar
robotech-api-1.0.6.pom



Related Tutorials