License |
License
ISC
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdminimatch |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionminimatch
WebJar for minimatch
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
minimatch-5.1.0.pom | |
minimatch-5.1.0.jar | 14 KB |
minimatch-5.1.0-sources.jar | 22 bytes |
minimatch-5.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/minimatch/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>minimatch</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/minimatch/
implementation 'org.webjars.npm:minimatch:5.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/minimatch/
implementation ("org.webjars.npm:minimatch:5.1.0")
'org.webjars.npm:minimatch:jar:5.1.0'
<dependency org="org.webjars.npm" name="minimatch" rev="5.1.0">
<artifact name="minimatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='minimatch', version='5.1.0')
)
libraryDependencies += "org.webjars.npm" % "minimatch" % "5.1.0"
[org.webjars.npm/minimatch "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : brace-expansion | jar | [2.0.1,3) |