is not current version
Last Version 2.2.6

io.scalajs.npm:readable-stream_sjs0.6_2.12 2.2.2

readable-stream binding for Scala.js

Categories

Categories

Scala Languages
GroupId

GroupId

io.scalajs.npm
ArtifactId

ArtifactId

readable-stream_sjs0.6_2.12
Version

Version

2.2.2
Type

Type

jar

Download readable-stream_sjs0.6_2.12 2.2.2


<!-- https://jarcasting.com/artifacts/io.scalajs.npm/readable-stream_sjs0.6_2.12/ -->
<dependency>
    <groupId>io.scalajs.npm</groupId>
    <artifactId>readable-stream_sjs0.6_2.12</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalajs.npm/readable-stream_sjs0.6_2.12/
implementation 'io.scalajs.npm:readable-stream_sjs0.6_2.12:2.2.2'
// https://jarcasting.com/artifacts/io.scalajs.npm/readable-stream_sjs0.6_2.12/
implementation ("io.scalajs.npm:readable-stream_sjs0.6_2.12:2.2.2")
'io.scalajs.npm:readable-stream_sjs0.6_2.12:jar:2.2.2'
<dependency org="io.scalajs.npm" name="readable-stream_sjs0.6_2.12" rev="2.2.2">
  <artifact name="readable-stream_sjs0.6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalajs.npm', module='readable-stream_sjs0.6_2.12', version='2.2.2')
)
libraryDependencies += "io.scalajs.npm" % "readable-stream_sjs0.6_2.12" % "2.2.2"
[io.scalajs.npm/readable-stream_sjs0.6_2.12 "2.2.2"]