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