| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.fully-automated |
| ArtifactId | ArtifactIdandroid-automation |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionandroid-automation
An automation framework for Android powered by Ismail Isleem
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-automation-1.3.0.pom | |
| android-automation-1.3.0.jar | 16 KB |
| android-automation-1.3.0-sources.jar | 13 KB |
| android-automation-1.3.0-javadoc.jar | 414 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fully-automated/android-automation/ -->
<dependency>
<groupId>com.fully-automated</groupId>
<artifactId>android-automation</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.fully-automated/android-automation/
implementation 'com.fully-automated:android-automation:1.3.0'
// https://jarcasting.com/artifacts/com.fully-automated/android-automation/
implementation ("com.fully-automated:android-automation:1.3.0")
'com.fully-automated:android-automation:jar:1.3.0'
<dependency org="com.fully-automated" name="android-automation" rev="1.3.0">
<artifact name="android-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fully-automated', module='android-automation', version='1.3.0')
)
libraryDependencies += "com.fully-automated" % "android-automation" % "1.3.0"
[com.fully-automated/android-automation "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fully-automated : core-automation | jar | 1.3.3 |
| io.appium : java-client | jar | 7.0.0 |