License |
License |
---|---|
GroupId | GroupIdorg.refcodes |
ArtifactId | ArtifactIdrefcodes-matcher |
Last Version | Last Version3.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.refcodes:refcodes-matcher
Artifact for matcher frameworks and matching issues.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
refcodes-matcher-3.0.4.pom | |
refcodes-matcher-3.0.4.jar | 23 KB |
refcodes-matcher-3.0.4-tests.jar | 11 KB |
refcodes-matcher-3.0.4-test-sources.jar | 8 KB |
refcodes-matcher-3.0.4-sources.jar | 29 KB |
refcodes-matcher-3.0.4-javadoc.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-matcher/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-matcher</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-matcher/
implementation 'org.refcodes:refcodes-matcher:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-matcher/
implementation ("org.refcodes:refcodes-matcher:3.0.4")
'org.refcodes:refcodes-matcher:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-matcher" rev="3.0.4">
<artifact name="refcodes-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-matcher', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-matcher" % "3.0.4"
[org.refcodes/refcodes-matcher "3.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.refcodes : refcodes-data | jar | 3.0.4 |
org.refcodes : refcodes-licensing | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |