License |
License
BSD 2-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdbyte-stream |
Version | Version2.1.0 |
Type | Typejar |
Description |
Descriptionbyte-stream
WebJar for byte-stream
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
byte-stream-2.1.0.pom | |
byte-stream-2.1.0.jar | 6 KB |
byte-stream-2.1.0-sources.jar | 22 bytes |
byte-stream-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/byte-stream/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>byte-stream</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/byte-stream/
implementation 'org.webjars.npm:byte-stream:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/byte-stream/
implementation ("org.webjars.npm:byte-stream:2.1.0")
'org.webjars.npm:byte-stream:jar:2.1.0'
<dependency org="org.webjars.npm" name="byte-stream" rev="2.1.0">
<artifact name="byte-stream" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='byte-stream', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "byte-stream" % "2.1.0"
[org.webjars.npm/byte-stream "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : debug | jar | [1.0.4,2) |
org.webjars.npm : readable-stream | jar | [1.1.10,1.2) |