Last Version

org.immutables.check 0.18

Checkers toolkit built on top of hamcrest matchers. Expected to be used only in test scope

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

check
Version

Version

0.18
Type

Type

jar
Description

Description

org.immutables.check
Checkers toolkit built on top of hamcrest matchers. Expected to be used only in test scope
Project Organization

Project Organization

The Immutables.org authors

Download check 0.18


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

Dependencies

compile (2)

Group / Artifact Type Version
org.immutables.dependency : utility-set pom 0.18
org.immutables.dependency : testing-set pom 0.18

Project Modules

There are no modules declared in this project.