is not current version
Last Version 1.0.2

org.webjars.npm:quote-stream 0.0.0

WebJar for quote-stream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

quote-stream
Version

Version

0.0.0
Type

Type

jar

Download quote-stream 0.0.0


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