Download thincrest-3.1.7.jar file - Jar t

Jar examples for t:thincrest

Description

A thin wrapper library for hamcrest/junit to make assertion output descriptive.

You can download jar file thincrest 3.1.7 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add thincrest-3.1.7.jar to your project.

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

Download

Click the following link to download the jar file.

thincrest-3.1.7-javadoc.jar
thincrest-3.1.7-sources.jar
thincrest-3.1.7.jar
thincrest-3.1.7.pom



Related Tutorials