Jar examples for t:thincrest
A thin wrapper library for hamcrest/junit to make assertion output descriptive.
You can download jar file thincrest 3.1.4 in this page.
Apache License, Version 2.0
You can use the following script to add thincrest-3.1.4.jar to your project.
<dependency> <groupId>com.github.dakusui</groupId> <artifactId>thincrest</artifactId> <version>3.1.4</version> </dependency>
compile group: 'com.github.dakusui', name: 'thincrest', version: '3.1.4'
libraryDependencies += "com.github.dakusui" % "thincrest" % "3.1.4"
<dependency org="com.github.dakusui" name="thincrest" rev="3.1.4"/>
@Grapes(@Grab(group='com.github.dakusui', module='thincrest', version='3.1.4'))
'com.github.dakusui:thincrest:jar:3.1.4'
Click the following link to download the jar file.
thincrest-3.1.4-javadoc.jar