License |
License |
---|---|
GroupId | GroupIdfr.opensagres.js |
ArtifactId | ArtifactIdminimatch.java |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
minimatch.java-1.1.0.pom | |
minimatch.java-1.1.0.jar | 20 KB |
minimatch.java-1.1.0-sources.jar | 23 KB |
minimatch.java-1.1.0-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.opensagres.js/minimatch.java/ -->
<dependency>
<groupId>fr.opensagres.js</groupId>
<artifactId>minimatch.java</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.js/minimatch.java/
implementation 'fr.opensagres.js:minimatch.java:1.1.0'
// https://jarcasting.com/artifacts/fr.opensagres.js/minimatch.java/
implementation ("fr.opensagres.js:minimatch.java:1.1.0")
'fr.opensagres.js:minimatch.java:jar:1.1.0'
<dependency org="fr.opensagres.js" name="minimatch.java" rev="1.1.0">
<artifact name="minimatch.java" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.js', module='minimatch.java', version='1.1.0')
)
libraryDependencies += "fr.opensagres.js" % "minimatch.java" % "1.1.0"
[fr.opensagres.js/minimatch.java "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |