License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstringstream |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionstringstream
WebJar for stringstream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stringstream-0.0.6.pom | |
stringstream-0.0.6.jar | 6 KB |
stringstream-0.0.6-sources.jar | 22 bytes |
stringstream-0.0.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stringstream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stringstream</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stringstream/
implementation 'org.webjars.npm:stringstream:0.0.6'
// https://jarcasting.com/artifacts/org.webjars.npm/stringstream/
implementation ("org.webjars.npm:stringstream:0.0.6")
'org.webjars.npm:stringstream:jar:0.0.6'
<dependency org="org.webjars.npm" name="stringstream" rev="0.0.6">
<artifact name="stringstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stringstream', version='0.0.6')
)
libraryDependencies += "org.webjars.npm" % "stringstream" % "0.0.6"
[org.webjars.npm/stringstream "0.0.6"]