| License |
License |
|---|---|
| GroupId | GroupIdcom.avito.android |
| ArtifactId | ArtifactIdui-testing-core |
| Version | Version2021.42 |
| 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 |
| Filename | Size |
|---|---|
| ui-testing-core-2021.42.pom | |
| ui-testing-core-2021.42-sources.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.avito.android/ui-testing-core/ -->
<dependency>
<groupId>com.avito.android</groupId>
<artifactId>ui-testing-core</artifactId>
<version>2021.42</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.avito.android/ui-testing-core/
implementation 'com.avito.android:ui-testing-core:2021.42'
// https://jarcasting.com/artifacts/com.avito.android/ui-testing-core/
implementation ("com.avito.android:ui-testing-core:2021.42")
'com.avito.android:ui-testing-core:aar:2021.42'
<dependency org="com.avito.android" name="ui-testing-core" rev="2021.42">
<artifact name="ui-testing-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.avito.android', module='ui-testing-core', version='2021.42')
)
libraryDependencies += "com.avito.android" % "ui-testing-core" % "2021.42"
[com.avito.android/ui-testing-core "2021.42"]
| 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 | 2021.42 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| 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 | 2021.42 |