Download robobo-rob-1.1.2.jar file - Jar r

Jar examples for r:robobo-rob

Description

Robobo ROB Interface library for Android.

You can download jar file robobo-rob 1.1.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-1.1.2.jar to your project.

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

Download

Click the following link to download the jar file.

robobo-rob-1.1.2-javadoc.jar
robobo-rob-1.1.2-sources.jar
robobo-rob-1.1.2.pom



Related Tutorials