airframe-http-rx

Reactive HTML elements for Scala and Scala.js

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-http-rx_2.13
Last Version

Last Version

20.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

airframe-http-rx
Reactive HTML elements for Scala and Scala.js
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-http-rx_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
org.wvlet.airframe : airframe-log_2.13 jar 20.7.0
org.wvlet.airframe : airframe-surface_2.13 jar 20.7.0
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.1.6

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.13.2

test (1)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_2.13 jar 20.7.0

Project Modules

There are no modules declared in this project.

Gitter Chat CI Status codecov scala-index maven central Scala.js

logo

Airframe https://wvlet.org/airframe is a collection of lightweight building blocks for Scala.

Resources

Framework

rpc

logo

Build

Dotty (Scala 3.0)

For developing with Dotty, use DOTTY=true environment variable:

$ DOTTY=true ./sbt
> logJVM/test

Here is the list of milestones for Dotty support: #1077

LICENSE

Apache v2

org.wvlet.airframe

wvlet

Weaving Ideas From Data

Versions

Version
20.7.0
20.6.2
20.6.1
20.6.0
20.5.2
20.5.1
20.5.0
20.4.1
20.4.0
20.3.3
20.3.2
20.3.1