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.2 in this page.
Apache License, Version 2.0
You can use the following script to add thincrest-3.1.2.jar to your project.
<dependency> <groupId>com.github.dakusui</groupId> <artifactId>thincrest</artifactId> <version>3.1.2</version> </dependency>
compile group: 'com.github.dakusui', name: 'thincrest', version: '3.1.2'
libraryDependencies += "com.github.dakusui" % "thincrest" % "3.1.2"
<dependency org="com.github.dakusui" name="thincrest" rev="3.1.2"/>
@Grapes(@Grab(group='com.github.dakusui', module='thincrest', version='3.1.2'))
'com.github.dakusui:thincrest:jar:3.1.2'
Click the following link to download the jar file.
thincrest-3.1.2-javadoc.jar