is not current version
Last Version 0.0.6

org.webjars.npm:stringstream 0.0.5

WebJar for stringstream

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

stringstream
Version

Version

0.0.5
Type

Type

jar

Download stringstream 0.0.5


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