is not current version
Last Version 2022.1

Avito Android Infrastructure 2021.37.1

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.37.1
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.37.1


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.test » runner jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (2)

Group / Artifact Type Version
androidx.test.uiautomator » uiautomator jar 2.2.0
com.avito.android : logger jar 2021.37.1

Project Modules

There are no modules declared in this project.