is not current version
Last Version 1.0.2

org.webjars.npm:quote-stream 1.0.1

WebJar for quote-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

quote-stream
Version

Version

1.0.1
Type

Type

jar

Download quote-stream 1.0.1


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