License |
License |
---|---|
GroupId | GroupIdio.github.olib963 |
ArtifactId | ArtifactIdjavatest-matchers |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionJavaTest Matcher Module
Matchers to create assertions from common conditions
|
Filename | Size |
---|---|
javatest-matchers-0.2.0.pom | |
javatest-matchers-0.2.0.jar | 30 KB |
javatest-matchers-0.2.0-sources.jar | 13 KB |
javatest-matchers-0.2.0-javadoc.jar | 440 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.github.olib963 : javatest-core | jar | 0.2.0 |