Download robotium-solo-5.5.4.jar file - Jar r

Jar examples for r:robotium-solo

Description

You can download jar file robotium-solo 5.5.4 in this page.

License

Apache 2.0

Build File

You can use the following script to add robotium-solo-5.5.4.jar to your project.

<dependency>
   <groupId>com.jayway.android.robotium</groupId>
   <artifactId>robotium-solo</artifactId>
   <version>5.5.4</version>
</dependency>
compile group: 'com.jayway.android.robotium', name: 'robotium-solo', version: '5.5.4'
libraryDependencies += "com.jayway.android.robotium" % "robotium-solo" % "5.5.4"
<dependency org="com.jayway.android.robotium" name="robotium-solo" rev="5.5.4"/>
@Grapes(@Grab(group='com.jayway.android.robotium', module='robotium-solo', version='5.5.4'))
'com.jayway.android.robotium:robotium-solo:jar:5.5.4'

Download

Click the following link to download the jar file.

robotium-solo-5.5.4-javadoc.jar
robotium-solo-5.5.4-sources.jar
robotium-solo-5.5.4.jar
robotium-solo-5.5.4.pom



Related Tutorials