is not current version
Last Version 2022.1

Avito Android Infrastructure 2021.21

Collection of infrastructure libraries and gradle plugins of Avito Android project

License

License

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

test-instrumentation-runner
Version

Version

2021.21
Type

Type

aar
Description

Description

Avito Android Infrastructure
Collection of infrastructure libraries and gradle plugins of Avito Android project
Project URL

Project URL

https://github.com/avito-tech/avito-android
Source Code Management

Source Code Management

https://github.com/avito-tech/avito-android

Download test-instrumentation-runner 2021.21


<!-- https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/ -->
<dependency>
    <groupId>com.avito.android</groupId>
    <artifactId>test-instrumentation-runner</artifactId>
    <version>2021.21</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/
implementation 'com.avito.android:test-instrumentation-runner:2021.21'
// https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/
implementation ("com.avito.android:test-instrumentation-runner:2021.21")
'com.avito.android:test-instrumentation-runner:aar:2021.21'
<dependency org="com.avito.android" name="test-instrumentation-runner" rev="2021.21">
  <artifact name="test-instrumentation-runner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avito.android', module='test-instrumentation-runner', version='2021.21')
)
libraryDependencies += "com.avito.android" % "test-instrumentation-runner" % "2021.21"
[com.avito.android/test-instrumentation-runner "2021.21"]

Dependencies

compile (1)

Group / Artifact Type Version
androidx.test » runner jar 1.3.0

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.test.uiautomator » uiautomator jar 2.2.0
com.avito.android : logger jar 2021.21

Project Modules

There are no modules declared in this project.