Download robobo-rob-interface-1.1.7.jar file - Jar r

Jar examples for r:robobo-rob-interface

Description

Control library and protocol for the Robobo-ROB robotic platform.

You can download jar file robobo-rob-interface 1.1.7 in this page.

License

GNU Lesser General Public License Version 3

Build File

You can use the following script to add robobo-rob-interface-1.1.7.jar to your project.

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

Download

Click the following link to download the jar file.

robobo-rob-interface-1.1.7-javadoc.jar
robobo-rob-interface-1.1.7-sources.jar
robobo-rob-interface-1.1.7.jar
robobo-rob-interface-1.1.7.pom



Related Tutorials