| License |
License |
|---|---|
| GroupId | GroupIdcom.atiurin |
| ArtifactId | ArtifactIdultron |
| Last Version | Last Version1.0.18 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionultron
Android UI testing framework
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ultron-1.0.18.pom | |
| ultron-1.0.18-sources.jar | 68 KB |
| ultron-1.0.18-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.atiurin/ultron/ -->
<dependency>
<groupId>com.atiurin</groupId>
<artifactId>ultron</artifactId>
<version>1.0.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.atiurin/ultron/
implementation 'com.atiurin:ultron:1.0.18'
// https://jarcasting.com/artifacts/com.atiurin/ultron/
implementation ("com.atiurin:ultron:1.0.18")
'com.atiurin:ultron:aar:1.0.18'
<dependency org="com.atiurin" name="ultron" rev="1.0.18">
<artifact name="ultron" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.atiurin', module='ultron', version='1.0.18')
)
libraryDependencies += "com.atiurin" % "ultron" % "1.0.18"
[com.atiurin/ultron "1.0.18"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| androidx.test » runner | jar | 1.3.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.21 |
| androidx.test.espresso » espresso-core | jar | 3.3.0 |
| androidx.test.espresso » espresso-contrib | jar | 3.3.0 |
| androidx.test.uiautomator » uiautomator | jar | 2.2.0 |
| androidx.test.espresso » espresso-web | jar | 3.3.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.21 |