Last Version

thincrest 5.0.0

Yet another assertion library

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

thincrest
Version

Version

5.0.0
Type

Type

jar
Description

Description

thincrest
Yet another assertion library
Project URL

Project URL

https://github.com/dakusui/thincrest

Download thincrest 5.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.opentest4j : opentest4j jar 1.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.assertj : assertj-core jar 3.6.1

Project Modules

There are no modules declared in this project.