Test Extensions

android test extensions.

License

License

GroupId

GroupId

com.github.xyz-fly
ArtifactId

ArtifactId

testextension
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

aar
Description

Description

Test Extensions
android test extensions.

Download testextension

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xyz-fly/testextension/ -->
<dependency>
    <groupId>com.github.xyz-fly</groupId>
    <artifactId>testextension</artifactId>
    <version>0.9.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.xyz-fly/testextension/
implementation 'com.github.xyz-fly:testextension:0.9.3'
// https://jarcasting.com/artifacts/com.github.xyz-fly/testextension/
implementation ("com.github.xyz-fly:testextension:0.9.3")
'com.github.xyz-fly:testextension:aar:0.9.3'
<dependency org="com.github.xyz-fly" name="testextension" rev="0.9.3">
  <artifact name="testextension" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.xyz-fly', module='testextension', version='0.9.3')
)
libraryDependencies += "com.github.xyz-fly" % "testextension" % "0.9.3"
[com.github.xyz-fly/testextension "0.9.3"]

Dependencies

compile (18)

Group / Artifact Type Version
androidx.test » core jar 1.3.0
androidx.test » core-ktx jar 1.3.0
androidx.test.espresso » espresso-core jar 3.3.0
androidx.test.ext » junit jar 1.1.2
androidx.test.ext » junit-ktx jar 1.1.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0
org.jetbrains.kotlin : kotlin-test jar 1.5.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.0-RC
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.0-RC
org.jetbrains.kotlinx : kotlinx-coroutines-test jar 1.5.0-RC
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
androidx.fragment » fragment-testing jar 1.3.3
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.3.1
com.google.dagger : hilt-android jar 2.35.1
com.google.dagger : hilt-android-testing jar 2.35.1
androidx.recyclerview » recyclerview jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3
0.9.2
0.9.1
0.9.0