Last Version

JavaTest Matcher Module 0.2.0

Matchers to create assertions from common conditions

License

License

GroupId

GroupId

io.github.olib963
ArtifactId

ArtifactId

javatest-matchers
Version

Version

0.2.0
Type

Type

jar
Description

Description

JavaTest Matcher Module
Matchers to create assertions from common conditions

Download javatest-matchers 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.olib963 : javatest-core jar 0.2.0

Project Modules

There are no modules declared in this project.