Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.scalajs.npm |
ArtifactId | ArtifactIdthrottle_sjs0.6_2.11 |
Version | Version0.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.scalajs.npm/throttle_sjs0.6_2.11/ -->
<dependency>
<groupId>io.scalajs.npm</groupId>
<artifactId>throttle_sjs0.6_2.11</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalajs.npm/throttle_sjs0.6_2.11/
implementation 'io.scalajs.npm:throttle_sjs0.6_2.11:0.4.1'
// https://jarcasting.com/artifacts/io.scalajs.npm/throttle_sjs0.6_2.11/
implementation ("io.scalajs.npm:throttle_sjs0.6_2.11:0.4.1")
'io.scalajs.npm:throttle_sjs0.6_2.11:jar:0.4.1'
<dependency org="io.scalajs.npm" name="throttle_sjs0.6_2.11" rev="0.4.1">
<artifact name="throttle_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalajs.npm', module='throttle_sjs0.6_2.11', version='0.4.1')
)
libraryDependencies += "io.scalajs.npm" % "throttle_sjs0.6_2.11" % "0.4.1"
[io.scalajs.npm/throttle_sjs0.6_2.11 "0.4.1"]