thincrest

Yet another assertion library

License

License

GroupId

GroupId

com.github.dakusui
ArtifactId

ArtifactId

thincrest
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

thincrest
Yet another assertion library
Project URL

Project URL

https://github.com/dakusui/thincrest

Download thincrest

How to add to project

<!-- 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.

Versions

Version
5.0.0
4.1.0
4.0.0
3.7.0
3.6.0
3.5.1
3.5.0
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.8
3.1.7
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.0
2.0.0
1.0.0