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