is not current version
Last Version 2022.1

Avito Android Infrastructure 2021.25

Collection of infrastructure libraries and gradle plugins of Avito Android project

License

License

GroupId

GroupId

com.avito.android
ArtifactId

ArtifactId

ui-testing-core
Version

Version

2021.25
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 ui-testing-core 2021.25


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

Dependencies

compile (10)

Group / Artifact Type Version
androidx.test » core jar 1.4.0
androidx.test.espresso » espresso-core jar 3.4.0
androidx.test.espresso » espresso-web jar 3.4.0
androidx.test.espresso » espresso-intents jar 3.4.0
androidx.test.uiautomator » uiautomator jar 2.2.0
com.forkingcode.espresso.contrib » espresso-descendant-actions jar 1.4.0
androidx.appcompat » appcompat jar 1.0.0
androidx.recyclerview » recyclerview jar 1.1.0
com.google.android.material » material jar 1.0.0
com.avito.android : waiter jar 2021.25

runtime (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.13
me.weishu » free_reflection jar 2.2.0
com.avito.android : instrumentation jar 2021.25

Project Modules

There are no modules declared in this project.