| License |
License |
|---|---|
| GroupId | GroupIdcom.stepstone.xrunner |
| ArtifactId | ArtifactIdxrunner-library |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionxrunner-library
Running UI tests multiple times made easy
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xrunner-library-2.2.0.pom | |
| xrunner-library-2.2.0-sources.jar | 5 KB |
| xrunner-library-2.2.0-javadoc.jar | 304 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/ -->
<dependency>
<groupId>com.stepstone.xrunner</groupId>
<artifactId>xrunner-library</artifactId>
<version>2.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/
implementation 'com.stepstone.xrunner:xrunner-library:2.2.0'
// https://jarcasting.com/artifacts/com.stepstone.xrunner/xrunner-library/
implementation ("com.stepstone.xrunner:xrunner-library:2.2.0")
'com.stepstone.xrunner:xrunner-library:aar:2.2.0'
<dependency org="com.stepstone.xrunner" name="xrunner-library" rev="2.2.0">
<artifact name="xrunner-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stepstone.xrunner', module='xrunner-library', version='2.2.0')
)
libraryDependencies += "com.stepstone.xrunner" % "xrunner-library" % "2.2.0"
[com.stepstone.xrunner/xrunner-library "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |
| androidx.test » runner | jar | 1.4.0 |
| de.jodamob.android : SuperReflect | jar | 1.0.1 |