License |
License |
---|---|
GroupId | GroupIdio.github.aliceapps |
ArtifactId | ArtifactIdespresso-utils |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionespresso-utils
Custom Espresso matchers and actions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
espresso-utils-1.4.7.pom | |
espresso-utils-1.4.7-sources.jar | 9 KB |
espresso-utils-1.4.7-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aliceapps/espresso-utils/ -->
<dependency>
<groupId>io.github.aliceapps</groupId>
<artifactId>espresso-utils</artifactId>
<version>1.4.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aliceapps/espresso-utils/
implementation 'io.github.aliceapps:espresso-utils:1.4.7'
// https://jarcasting.com/artifacts/io.github.aliceapps/espresso-utils/
implementation ("io.github.aliceapps:espresso-utils:1.4.7")
'io.github.aliceapps:espresso-utils:aar:1.4.7'
<dependency org="io.github.aliceapps" name="espresso-utils" rev="1.4.7">
<artifact name="espresso-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aliceapps', module='espresso-utils', version='1.4.7')
)
libraryDependencies += "io.github.aliceapps" % "espresso-utils" % "1.4.7"
[io.github.aliceapps/espresso-utils "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
androidx.test.espresso » espresso-core | jar | 3.4.0 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
com.google.android.material » material | jar | 1.4.0 |
androidx.navigation » navigation-fragment | jar | 2.3.5 |
androidx.navigation » navigation-ui | jar | 2.3.5 |
androidx.hilt » hilt-work | jar | 1.0.0 |
androidx.work » work-testing | jar | 2.7.0 |
com.google.dagger : hilt-android-testing | jar | 2.38.1 |