не последняя версия
Последняя версия 3.0.4

org.refcodes:refcodes-matcher 1.1.7

Artifact for matcher frameworks and matching issues.

Группа

Группа

org.refcodes
Идентификатор

Идентификатор

refcodes-matcher
Версия

Версия

1.1.7
Тип

Тип

jar

Скачать refcodes-matcher 1.1.7


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