node-glob
A WebJar for the node-glob project.
| License |
License
BSD
|
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdglob |
| Last Version | Last Version4.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionglob
WebJar for glob
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| glob-4.0.2.pom | |
| glob-4.0.2.jar | 9 KB |
| glob-4.0.2-javadoc.jar | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/glob/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>glob</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/glob/
implementation 'org.webjars:glob:4.0.2'
// https://jarcasting.com/artifacts/org.webjars/glob/
implementation ("org.webjars:glob:4.0.2")
'org.webjars:glob:jar:4.0.2'
<dependency org="org.webjars" name="glob" rev="4.0.2">
<artifact name="glob" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='glob', version='4.0.2')
)
libraryDependencies += "org.webjars" % "glob" % "4.0.2"
[org.webjars/glob "4.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars : inherits | jar | 2.0.1 |
| org.webjars : minimatch | jar | 0.3.0 |
| org.webjars : once | jar | 1.3.0 |
A WebJar for the node-glob project.