Last Version

Robotium :: Core 1.8.0-beta-2

User scenario testing for Android

License

License

Apache 2.0
GroupId

GroupId

com.jayway.android.robotium
ArtifactId

ArtifactId

robotium-core
Version

Version

1.8.0-beta-2
Type

Type

jar
Description

Description

Robotium :: Core
User scenario testing for Android

Download robotium-core 1.8.0-beta-2


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

Dependencies

provided (2)

Group / Artifact Type Version
com.google.android : android jar [1.6_r1,1.7)
com.google.android : android-test jar [1.6_r1,1.7)

Project Modules

There are no modules declared in this project.