| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.fully-automated |
| Идентификатор | Идентификаторandroid-automation |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеandroid-automation
An automation framework for Android powered by Ismail Isleem
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fully-automated : core-automation | jar | 1.3.3 |
| io.appium : java-client | jar | 7.0.0 |