Last Version

Avito Android Infrastructure 2022.1

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

2022.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 ui-testing-core 2022.1


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

Dependencies

compile (12)

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.3.0
androidx.recyclerview » recyclerview jar 1.1.0
androidx.swiperefreshlayout » swiperefreshlayout jar 1.1.0
com.google.android.material » material jar 1.3.0
com.avito.android : waiter jar 2022.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (5)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-library jar 2.2
junit : junit jar 4.13
com.github.tiann » FreeReflection jar 3.1.0
com.avito.android : instrumentation jar 2022.1

Project Modules

There are no modules declared in this project.