Last Version

Espresso 1.1-r2

A shot of Android Espresso that fits in your cup.

License

License

GroupId

GroupId

com.jameswald.skinnylatte
ArtifactId

ArtifactId

espresso
Version

Version

1.1-r2
Type

Type

aar
Description

Description

Espresso
A shot of Android Espresso that fits in your cup.
Project URL

Project URL

https://github.com/jameswald/skinny-latte/
Source Code Management

Source Code Management

https://github.com/jameswald/skinny-latte/

Download espresso 1.1-r2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-integration jar 1.1
org.hamcrest : hamcrest-library jar 1.1
com.jameswald.skinnylatte : espresso-runner-runtime jar 1.1-r2
org.hamcrest : hamcrest-core jar 1.1

Project Modules

There are no modules declared in this project.