Download robobo-remote-control-1.0.1.jar file - Jar r

Jar examples for r:robobo-remote-control

Description

Robobo Remote Control Module.

You can download jar file robobo-remote-control 1.0.1 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add robobo-remote-control-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

robobo-remote-control-1.0.1-javadoc.jar
robobo-remote-control-1.0.1-sources.jar
robobo-remote-control-1.0.1.pom



Related Tutorials