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