Last Version

Espresso Core Utils 0.4.0

Helper methods for asserting a few things that Espresso does not support out of the box

License

License

GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

espresso-core-utils
Version

Version

0.4.0
Type

Type

aar
Description

Description

Espresso Core Utils
Helper methods for asserting a few things that Espresso does not support out of the box
Project URL

Project URL

https://github.com/vanniktech/espresso-utils
Source Code Management

Source Code Management

https://github.com/vanniktech/espresso-utils

Download espresso-core-utils 0.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.test.espresso » espresso-core jar 3.4.0

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.