c

common

A shot of Android Espresso that fits in your cup.
https://github.com/jameswald/skinny-latte/
The Apache Software License, Version 2.0
James Wald
Files download
File Operation
common-1.1-r2.pom download
common-1.1-r2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.jameswald.skinnylatte</groupId>
  <artifactId>common</artifactId>
  <version>1.1-r2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.jameswald.skinnylatte:common:1.1-r2'
Gradle Kotlin
implementation("com.jameswald.skinnylatte:common:1.1-r2")
Scala SBT
libraryDependencies += "com.jameswald.skinnylatte" % "common" % "1.1-r2"
Groovy Grape
@Grapes(
  @Grab(group='com.jameswald.skinnylatte', module='common', version='1.1-r2')
)
Apache Ivy
<dependency org="com.jameswald.skinnylatte" name="common" rev="1.1-r2" />
Leiningen
[com.jameswald.skinnylatte/common "1.1-r2"]
Apache Buildr
'com.jameswald.skinnylatte:common:jar:1.1-r2'
Dependencies
The project has no third-party dependencies