is not current version
Last Version 7.2.3

org.webjars.npm:glob 5.0.15

WebJar for glob

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

glob
Version

Version

5.0.15
Type

Type

jar

Download glob 5.0.15


<!-- https://jarcasting.com/artifacts/org.webjars.npm/glob/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>glob</artifactId>
    <version>5.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/glob/
implementation 'org.webjars.npm:glob:5.0.15'
// https://jarcasting.com/artifacts/org.webjars.npm/glob/
implementation ("org.webjars.npm:glob:5.0.15")
'org.webjars.npm:glob:jar:5.0.15'
<dependency org="org.webjars.npm" name="glob" rev="5.0.15">
  <artifact name="glob" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='glob', version='5.0.15')
)
libraryDependencies += "org.webjars.npm" % "glob" % "5.0.15"
[org.webjars.npm/glob "5.0.15"]