is not current version
Last Version 3.2.11

org.webjars.npm:fast-glob 3.2.4

WebJar for fast-glob

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

fast-glob
Version

Version

3.2.4
Type

Type

jar

Download fast-glob 3.2.4


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