is not current version
Last Version 5.0.0

com.github.dakusui:thincrest 3.2.0

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

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

thincrest
Version

Version

3.2.0
Type

Type

jar

Download thincrest 3.2.0


<!-- https://jarcasting.com/artifacts/com.github.dakusui/thincrest/ -->
<dependency>
    <groupId>com.github.dakusui</groupId>
    <artifactId>thincrest</artifactId>
    <version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dakusui/thincrest/
implementation 'com.github.dakusui:thincrest:3.2.0'
// https://jarcasting.com/artifacts/com.github.dakusui/thincrest/
implementation ("com.github.dakusui:thincrest:3.2.0")
'com.github.dakusui:thincrest:jar:3.2.0'
<dependency org="com.github.dakusui" name="thincrest" rev="3.2.0">
  <artifact name="thincrest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dakusui', module='thincrest', version='3.2.0')
)
libraryDependencies += "com.github.dakusui" % "thincrest" % "3.2.0"
[com.github.dakusui/thincrest "3.2.0"]