Download minimatch.java-1.0.0.jar file - Jar m

Jar examples for m:minimatch.java

Description

You can download jar file minimatch.java 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add minimatch.java-1.0.0.jar to your project.

<dependency>
   <groupId>fr.opensagres.js</groupId>
   <artifactId>minimatch.java</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'fr.opensagres.js', name: 'minimatch.java', version: '1.0.0'
libraryDependencies += "fr.opensagres.js" % "minimatch.java" % "1.0.0"
<dependency org="fr.opensagres.js" name="minimatch.java" rev="1.0.0"/>
@Grapes(@Grab(group='fr.opensagres.js', module='minimatch.java', version='1.0.0'))
'fr.opensagres.js:minimatch.java:jar:1.0.0'

Download

Click the following link to download the jar file.

minimatch.java-1.0.0-javadoc.jar
minimatch.java-1.0.0-sources.jar
minimatch.java-1.0.0.jar
minimatch.java-1.0.0.pom



Related Tutorials