Last Version

Robotium 5.6.3

User scenario testing for Android

License

License

Apache 2.0
GroupId

GroupId

com.jayway.android.robotium
ArtifactId

ArtifactId

robotium
Version

Version

5.6.3
Type

Type

pom
Description

Description

Robotium
User scenario testing for Android
Project URL

Project URL

http://www.robotium.org/
Source Code Management

Source Code Management

http://github.com/jayway/robotium/tree/master

Download robotium 5.6.3

Filename Size
robotium-5.6.3.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jayway.android.robotium/robotium/ -->
<dependency>
    <groupId>com.jayway.android.robotium</groupId>
    <artifactId>robotium</artifactId>
    <version>5.6.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.android.robotium/robotium/
implementation 'com.jayway.android.robotium:robotium:5.6.3'
// https://jarcasting.com/artifacts/com.jayway.android.robotium/robotium/
implementation ("com.jayway.android.robotium:robotium:5.6.3")
'com.jayway.android.robotium:robotium:pom:5.6.3'
<dependency org="com.jayway.android.robotium" name="robotium" rev="5.6.3">
  <artifact name="robotium" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jayway.android.robotium', module='robotium', version='5.6.3')
)
libraryDependencies += "com.jayway.android.robotium" % "robotium" % "5.6.3"
[com.jayway.android.robotium/robotium "5.6.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • robotium-solo