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