Download robobo-framework-0.3.5.jar file - Jar r

Jar examples for r:robobo-framework

Description

Robobo Framework library for Android.

You can download jar file robobo-framework 0.3.5 in this page.

License

GNU Lesser General Public License, Version 3.0

Build File

You can use the following script to add robobo-framework-0.3.5.jar to your project.

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

Download

Click the following link to download the jar file.

robobo-framework-0.3.5-javadoc.jar
robobo-framework-0.3.5-sources.jar
robobo-framework-0.3.5.pom



Related Tutorials