Download robobo-rob-module-0.2.9.jar file - Jar r

Jar examples for r:robobo-rob-module

Description

Robobo ROB Interface library for Android.

You can download jar file robobo-rob-module 0.2.9 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add robobo-rob-module-0.2.9.jar to your project.

<dependency>
   <groupId>com.mytechia</groupId>
   <artifactId>robobo-rob-module</artifactId>
   <version>0.2.9</version>
</dependency>
compile group: 'com.mytechia', name: 'robobo-rob-module', version: '0.2.9'
libraryDependencies += "com.mytechia" % "robobo-rob-module" % "0.2.9"
<dependency org="com.mytechia" name="robobo-rob-module" rev="0.2.9"/>
@Grapes(@Grab(group='com.mytechia', module='robobo-rob-module', version='0.2.9'))
'com.mytechia:robobo-rob-module:jar:0.2.9'

Download

Click the following link to download the jar file.

robobo-rob-module-0.2.9-javadoc.jar
robobo-rob-module-0.2.9-sources.jar
robobo-rob-module-0.2.9.pom



Related Tutorials