Download truth-0.36.jar file - Jar t

Jar examples for t:truth

Description

You can download jar file truth 0.36 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

truth-0.36-gwt.jar
truth-0.36-javadoc.jar
truth-0.36-site.jar
truth-0.36-sources.jar
truth-0.36.jar
truth-0.36.pom



Related Tutorials