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

Jar examples for r:robobo-framework

Description

Robobo Framework library for Android.

You can download jar file robobo-framework 1.0.0 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.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials