is not current version
Last Version 22.6.4

airframe-rx 22.2.0

Reactive stream (Rx) interface

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-rx_sjs1_2.12
Version

Version

22.2.0
Type

Type

jar
Description

Description

airframe-rx
Reactive stream (Rx) interface
Project URL

Project URL

https://wvlet.org/airframe
Project Organization

Project Organization

org.wvlet.airframe
Source Code Management

Source Code Management

https://github.com/wvlet/airframe

Download airframe-rx_sjs1_2.12 22.2.0


<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-rx_sjs1_2.12/ -->
<dependency>
    <groupId>org.wvlet.airframe</groupId>
    <artifactId>airframe-rx_sjs1_2.12</artifactId>
    <version>22.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-rx_sjs1_2.12/
implementation 'org.wvlet.airframe:airframe-rx_sjs1_2.12:22.2.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-rx_sjs1_2.12/
implementation ("org.wvlet.airframe:airframe-rx_sjs1_2.12:22.2.0")
'org.wvlet.airframe:airframe-rx_sjs1_2.12:jar:22.2.0'
<dependency org="org.wvlet.airframe" name="airframe-rx_sjs1_2.12" rev="22.2.0">
  <artifact name="airframe-rx_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-rx_sjs1_2.12', version='22.2.0')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-rx_sjs1_2.12" % "22.2.0"
[org.wvlet.airframe/airframe-rx_sjs1_2.12 "22.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.wvlet.airframe : airframe-log_sjs1_2.12 jar 22.2.0
org.scala-js : scalajs-library_2.12 jar 1.9.0
org.scala-lang.modules : scala-collection-compat_sjs1_2.12 jar 2.6.0
org.scala-js : scala-js-macrotask-executor_sjs1_2.12 jar 1.0.0

test (3)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.12 jar 1.9.0
org.wvlet.airframe : airspec_sjs1_2.12 jar 22.1.0
org.scalacheck : scalacheck_sjs1_2.12 jar 1.15.4

Project Modules

There are no modules declared in this project.