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

Jar examples for r:robobo-framework

Description

Robobo Framework library for Android.

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

License

GNU Lesser General Public License, Version 3.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials