is not current version
Last Version 3.0.4

org.refcodes:refcodes-matcher 1.3.0

Artifact for matcher frameworks and matching issues.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-matcher
Version

Version

1.3.0
Type

Type

jar

Download refcodes-matcher 1.3.0


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