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