Download robobo-rob-module-0.3.2.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.3.2 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.3.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials