is not current version
Last Version 1.1.0

fr.opensagres.js:minimatch.java 1.0.0


GroupId

GroupId

fr.opensagres.js
ArtifactId

ArtifactId

minimatch.java
Version

Version

1.0.0
Type

Type

jar

Download minimatch.java 1.0.0


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