License |
License |
---|---|
GroupId | GroupIdorg.wvlet.airframe |
ArtifactId | ArtifactIdairframe-rx_2.12 |
Version | Version21.8.0 |
Type | Typejar |
Description |
Descriptionairframe-rx
Reactive stream (Rx) interface
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
airframe-rx_2.12-21.8.0.pom | |
airframe-rx_2.12-21.8.0.jar | 227 KB |
airframe-rx_2.12-21.8.0-sources.jar | 18 KB |
airframe-rx_2.12-21.8.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-rx_2.12/ -->
<dependency>
<groupId>org.wvlet.airframe</groupId>
<artifactId>airframe-rx_2.12</artifactId>
<version>21.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-rx_2.12/
implementation 'org.wvlet.airframe:airframe-rx_2.12:21.8.0'
// https://jarcasting.com/artifacts/org.wvlet.airframe/airframe-rx_2.12/
implementation ("org.wvlet.airframe:airframe-rx_2.12:21.8.0")
'org.wvlet.airframe:airframe-rx_2.12:jar:21.8.0'
<dependency org="org.wvlet.airframe" name="airframe-rx_2.12" rev="21.8.0">
<artifact name="airframe-rx_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wvlet.airframe', module='airframe-rx_2.12', version='21.8.0')
)
libraryDependencies += "org.wvlet.airframe" % "airframe-rx_2.12" % "21.8.0"
[org.wvlet.airframe/airframe-rx_2.12 "21.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.wvlet.airframe : airframe-log_2.12 | jar | 21.8.0 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.wvlet.airframe » airspec-ref_2.12 | jar | 21.8.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |