| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdminimatch |
| Version | Version0.2.14 |
| Type | Typejar |
| Description |
Descriptionminimatch
WebJar for minimatch
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| minimatch-0.2.14.pom | |
| minimatch-0.2.14.jar | 23 KB |
| minimatch-0.2.14-sources.jar | 22 bytes |
| minimatch-0.2.14-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/minimatch/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>minimatch</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/minimatch/
implementation 'org.webjars.bower:minimatch:0.2.14'
// https://jarcasting.com/artifacts/org.webjars.bower/minimatch/
implementation ("org.webjars.bower:minimatch:0.2.14")
'org.webjars.bower:minimatch:jar:0.2.14'
<dependency org="org.webjars.bower" name="minimatch" rev="0.2.14">
<artifact name="minimatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='minimatch', version='0.2.14')
)
libraryDependencies += "org.webjars.bower" % "minimatch" % "0.2.14"
[org.webjars.bower/minimatch "0.2.14"]