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