License |
License |
---|---|
GroupId | GroupIdcom.avito.android |
ArtifactId | ArtifactIdtest-instrumentation-runner |
Version | Version2021.18 |
Type | Typeaar |
Description |
DescriptionAvito Android Infrastructure
Collection of infrastructure libraries and gradle plugins of Avito Android project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/ -->
<dependency>
<groupId>com.avito.android</groupId>
<artifactId>test-instrumentation-runner</artifactId>
<version>2021.18</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/
implementation 'com.avito.android:test-instrumentation-runner:2021.18'
// https://jarcasting.com/artifacts/com.avito.android/test-instrumentation-runner/
implementation ("com.avito.android:test-instrumentation-runner:2021.18")
'com.avito.android:test-instrumentation-runner:aar:2021.18'
<dependency org="com.avito.android" name="test-instrumentation-runner" rev="2021.18">
<artifact name="test-instrumentation-runner" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avito.android', module='test-instrumentation-runner', version='2021.18')
)
libraryDependencies += "com.avito.android" % "test-instrumentation-runner" % "2021.18"
[com.avito.android/test-instrumentation-runner "2021.18"]
Group / Artifact | Type | Version |
---|---|---|
androidx.test » runner | jar | 1.2.0 |
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.18 |