t

throttle_sjs0.6_2.11

Node.js Transform stream that passes data through at n bytes per second
https://github.com/scalajs-io/scalajs.io
MIT License
io.scalajs.npm
Lawrence Daniels
Files download
File Operation
throttle_sjs0.6_2.11-1.0.3-2.jar download
throttle_sjs0.6_2.11-1.0.3-2.pom download
throttle_sjs0.6_2.11-1.0.3-2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.scalajs.npm</groupId>
  <artifactId>throttle_sjs0.6_2.11</artifactId>
  <version>1.0.3-2</version>
</dependency>
Gradle Groovy
implementation 'io.scalajs.npm:throttle_sjs0.6_2.11:1.0.3-2'
Gradle Kotlin
implementation("io.scalajs.npm:throttle_sjs0.6_2.11:1.0.3-2")
Scala SBT
libraryDependencies += "io.scalajs.npm" % "throttle_sjs0.6_2.11" % "1.0.3-2"
Groovy Grape
@Grapes(
  @Grab(group='io.scalajs.npm', module='throttle_sjs0.6_2.11', version='1.0.3-2')
)
Apache Ivy
<dependency org="io.scalajs.npm" name="throttle_sjs0.6_2.11" rev="1.0.3-2" />
Leiningen
[io.scalajs.npm/throttle_sjs0.6_2.11 "1.0.3-2"]
Apache Buildr
'io.scalajs.npm:throttle_sjs0.6_2.11:jar:1.0.3-2'