is not current version
Last Version 1.4.7

espresso-utils 1.4.2

Custom Espresso matchers and actions

License

License

GroupId

GroupId

io.github.aliceapps
ArtifactId

ArtifactId

espresso-utils
Version

Version

1.4.2
Type

Type

aar
Description

Description

espresso-utils
Custom Espresso matchers and actions
Project URL

Project URL

https://github.com/aliceapps/EspressoUtils
Source Code Management

Source Code Management

https://github.com/aliceapps/EspressoUtils/tree/master

Download espresso-utils 1.4.2


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

Dependencies

runtime (8)

Group / Artifact Type Version
androidx.test.espresso » espresso-core jar 3.3.0
androidx.recyclerview » recyclerview jar 1.2.1
com.google.android.material » material jar 1.3.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.5.0
com.google.dagger : hilt-android-testing jar 2.35.1

Project Modules

There are no modules declared in this project.