Download truth-android-1.0.0.jar file - Jar t

Jar examples for t:truth-android

Description

A set of Truth subjects geared toward testing Android.

You can download jar file truth-android 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add truth-android-1.0.0.jar to your project.

<dependency>
   <groupId>com.pkware.truth-android</groupId>
   <artifactId>truth-android</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.pkware.truth-android', name: 'truth-android', version: '1.0.0'
libraryDependencies += "com.pkware.truth-android" % "truth-android" % "1.0.0"
<dependency org="com.pkware.truth-android" name="truth-android" rev="1.0.0"/>
@Grapes(@Grab(group='com.pkware.truth-android', module='truth-android', version='1.0.0'))
'com.pkware.truth-android:truth-android:jar:1.0.0'

Download

Click the following link to download the jar file.

truth-android-1.0.0-javadoc.jar
truth-android-1.0.0-sources.jar
truth-android-1.0.0.jar
truth-android-1.0.0.pom



Related Tutorials