is not current version
Last Version 6.0.2

org.webjars.npm:glob-parent 5.1.0

WebJar for glob-parent

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

glob-parent
Version

Version

5.1.0
Type

Type

jar

Download glob-parent 5.1.0


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