is not current version
Last Version 3.0.0

org.webjars.npm:matcher 0.1.2

WebJar for matcher

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

matcher
Version

Version

0.1.2
Type

Type

jar

Download matcher 0.1.2


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