is not current version
Last Version 1.4.0

android-test-utils 0.0.8

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

0.0.8
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
Source Code Management

Source Code Management

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

Download android-test-utils 0.0.8


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

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.5.20

runtime (1)

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

Project Modules

There are no modules declared in this project.