espresso-utils

Custom Espresso matchers and actions

License

License

GroupId

GroupId

io.github.aliceapps
ArtifactId

ArtifactId

espresso-utils
Last Version

Last Version

1.4.7
Release Date

Release Date

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

How to add to project

<!-- 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"]

Dependencies

runtime (8)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2
1.1
1.0