License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdstream-throttle |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptionstream-throttle
WebJar for stream-throttle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stream-throttle-0.1.3.pom | |
stream-throttle-0.1.3.jar | 8 KB |
stream-throttle-0.1.3-sources.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/stream-throttle/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>stream-throttle</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/stream-throttle/
implementation 'org.webjars.npm:stream-throttle:0.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/stream-throttle/
implementation ("org.webjars.npm:stream-throttle:0.1.3")
'org.webjars.npm:stream-throttle:jar:0.1.3'
<dependency org="org.webjars.npm" name="stream-throttle" rev="0.1.3">
<artifact name="stream-throttle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='stream-throttle', version='0.1.3')
)
libraryDependencies += "org.webjars.npm" % "stream-throttle" % "0.1.3"
[org.webjars.npm/stream-throttle "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : commander | jar | [2.2.0,3) |
org.webjars.npm : limiter | jar | [1.0.5,2) |