gauntlet-hamcrest

Property-based testing

License

License

GroupId

GroupId

dev.marksman
ArtifactId

ArtifactId

gauntlet-hamcrest
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

gauntlet-hamcrest
Property-based testing
Project URL

Project URL

http://www.github.com/kschuetz/gauntlet-hamcrest

Download gauntlet-hamcrest

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
dev.marksman : gauntlet jar 0.3.0
org.hamcrest : hamcrest jar 2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0-alpha-1