| License | License | 
|---|---|
| GroupId | GroupIdcom.github.xyz-fly | 
| ArtifactId | ArtifactIdtestextension | 
| Last Version | Last Version0.9.3 | 
| Release Date | Release Date | 
| Type | Typeaar | 
| Description | DescriptionTest Extensions android test extensions. | 
| Filename | Size | 
|---|---|
| testextension-0.9.3.pom | |
| testextension-0.9.3-sources.jar | 7 KB | 
| testextension-0.9.3-javadoc.jar | 267 KB | 
| Browse | 
<!-- 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"]| 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 |