is not current version
Last Version 6.1.0

org.webjars.npm:glob-stream 3.1.18

WebJar for glob-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

glob-stream
Version

Version

3.1.18
Type

Type

jar

Download glob-stream 3.1.18


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