Last Version

Android Test Utils 1.0.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.japgolly.android.test
ArtifactId

ArtifactId

test_utils
Version

Version

1.0.2
Type

Type

jar
Description

Description

Android Test Utils
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/japgolly/android-test-utils
Source Code Management

Source Code Management

https://github.com/japgolly/android-test-utils

Download test_utils 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.japgolly.android.test/test_utils/ -->
<dependency>
    <groupId>com.github.japgolly.android.test</groupId>
    <artifactId>test_utils</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.android.test/test_utils/
implementation 'com.github.japgolly.android.test:test_utils:1.0.2'
// https://jarcasting.com/artifacts/com.github.japgolly.android.test/test_utils/
implementation ("com.github.japgolly.android.test:test_utils:1.0.2")
'com.github.japgolly.android.test:test_utils:jar:1.0.2'
<dependency org="com.github.japgolly.android.test" name="test_utils" rev="1.0.2">
  <artifact name="test_utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.android.test', module='test_utils', version='1.0.2')
)
libraryDependencies += "com.github.japgolly.android.test" % "test_utils" % "1.0.2"
[com.github.japgolly.android.test/test_utils "1.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.japgolly.android.test : robolectric jar 1.2-8.1
org.easytesting : fest-assert-core jar 2.0M8
junit : junit jar 4.10
org.mockito : mockito-core jar 1.9.5

provided (1)

Group / Artifact Type Version
android » android jar 4.2_r1

Project Modules

There are no modules declared in this project.