Download robobo-vision-0.3.2-BQ.jar file - Jar r

Jar examples for r:robobo-vision

Description

Robobo Vision Library

You can download jar file robobo-vision 0.3.2-BQ in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add robobo-vision-0.3.2-BQ.jar to your project.

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

Download

Click the following link to download the jar file.

robobo-vision-0.3.2-BQ-javadoc.jar
robobo-vision-0.3.2-BQ-sources.jar
robobo-vision-0.3.2-BQ.pom



Related Tutorials