License |
License |
---|---|
GroupId | GroupIdcom.avito.android |
ArtifactId | ArtifactIdui-testing-core |
Last Version | Last Version2022.1 |
Release Date | Release Date |
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-2022.1.pom | |
ui-testing-core-2022.1-sources.jar | 100 KB |
Browse |
<!-- 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"]
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 |
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 |