License |
License |
---|---|
GroupId | GroupIdio.github.aliceapps |
ArtifactId | ArtifactIdespresso-utils |
Version | Version1.3.5 |
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.3.5.pom | |
espresso-utils-1.3.5-sources.jar | 6 KB |
espresso-utils-1.3.5-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aliceapps/espresso-utils/ -->
<dependency>
<groupId>io.github.aliceapps</groupId>
<artifactId>espresso-utils</artifactId>
<version>1.3.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.aliceapps/espresso-utils/
implementation 'io.github.aliceapps:espresso-utils:1.3.5'
// https://jarcasting.com/artifacts/io.github.aliceapps/espresso-utils/
implementation ("io.github.aliceapps:espresso-utils:1.3.5")
'io.github.aliceapps:espresso-utils:aar:1.3.5'
<dependency org="io.github.aliceapps" name="espresso-utils" rev="1.3.5">
<artifact name="espresso-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.aliceapps', module='espresso-utils', version='1.3.5')
)
libraryDependencies += "io.github.aliceapps" % "espresso-utils" % "1.3.5"
[io.github.aliceapps/espresso-utils "1.3.5"]
Group / Artifact | Type | Version |
---|---|---|
androidx.test.espresso » espresso-core | jar | 3.3.0 |
androidx.recyclerview » recyclerview | jar | 1.2.0 |
com.google.android.material » material | jar | 1.3.0 |