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

Jar examples for r:robotech-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials