is not current version
Last Version 5.0.0

com.github.dakusui:thincrest 3.3.3

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

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

thincrest
Version

Version

3.3.3
Type

Type

jar

Download thincrest 3.3.3


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