is not current version
Last Version 1.4.0

android-test-utils 1.2.0

An Android library containing classes and methods designed to ease the writing of Android instrumentation tests.

License

License

GroupId

GroupId

com.tazkiyatech
ArtifactId

ArtifactId

android-test-utils
Version

Version

1.2.0
Type

Type

aar
Description

Description

android-test-utils
An Android library containing classes and methods designed to ease the writing of Android instrumentation tests.
Project URL

Project URL

https://github.com/TazkiyaTech/android-test-utils
Project Organization

Project Organization

Tazkiya Tech
Source Code Management

Source Code Management

https://github.com/TazkiyaTech/android-test-utils

Download android-test-utils 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.test.espresso » espresso-contrib jar 3.4.0
androidx.test.uiautomator » uiautomator jar 2.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

runtime (1)

Group / Artifact Type Version
androidx.test » core jar 1.4.0

Project Modules

There are no modules declared in this project.