| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.avito.android |
| Идентификатор | Идентификаторtest-instrumentation-runner |
| Версия | Версия2021.19 |
| Тип | Типaar |
| Описание |
ОписаниеAvito Android Infrastructure
Collection of infrastructure libraries and gradle plugins of Avito Android project
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| test-instrumentation-runner-2021.19.pom | |
| test-instrumentation-runner-2021.19-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/ -->
<dependency>
<groupId>com.avito.android</groupId>
<artifactId>test-instrumentation-runner</artifactId>
<version>2021.19</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/
implementation 'com.avito.android:test-instrumentation-runner:2021.19'
// https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/
implementation ("com.avito.android:test-instrumentation-runner:2021.19")
'com.avito.android:test-instrumentation-runner:aar:2021.19'
<dependency org="com.avito.android" name="test-instrumentation-runner" rev="2021.19">
<artifact name="test-instrumentation-runner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avito.android', module='test-instrumentation-runner', version='2021.19')
)
libraryDependencies += "com.avito.android" % "test-instrumentation-runner" % "2021.19"
[com.avito.android/test-instrumentation-runner "2021.19"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.test » runner | jar | 1.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| androidx.test.uiautomator » uiautomator | jar | 2.2.0 |
| com.avito.android : logger | jar | 2021.19 |