is not current version
Last Version 2022.1

com.avito.android:test-instrumentation-runner 2021.34

Collection of infrastructure libraries and gradle plugins of Avito Android project

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

test-instrumentation-runner
Version

Version

2021.34
Type

Type

aar

Download test-instrumentation-runner 2021.34


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