License |
License |
---|---|
GroupId | GroupIdorg.objecttrouve |
ArtifactId | ArtifactIdconvenience-matchers |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionConvenience Matchers
Convenient Hamcrest Matcher derivations
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
convenience-matchers-1.0.0.pom | |
convenience-matchers-1.0.0.jar | 50 KB |
convenience-matchers-1.0.0-sources.jar | 30 KB |
convenience-matchers-1.0.0-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objecttrouve/convenience-matchers/ -->
<dependency>
<groupId>org.objecttrouve</groupId>
<artifactId>convenience-matchers</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.objecttrouve/convenience-matchers/
implementation 'org.objecttrouve:convenience-matchers:1.0.0'
// https://jarcasting.com/artifacts/org.objecttrouve/convenience-matchers/
implementation ("org.objecttrouve:convenience-matchers:1.0.0")
'org.objecttrouve:convenience-matchers:jar:1.0.0'
<dependency org="org.objecttrouve" name="convenience-matchers" rev="1.0.0">
<artifact name="convenience-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objecttrouve', module='convenience-matchers', version='1.0.0')
)
libraryDependencies += "org.objecttrouve" % "convenience-matchers" % "1.0.0"
[org.objecttrouve/convenience-matchers "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |