airframe-rx-widget

Reactive Widget library for Scala.js

License

License

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-rx-widget_sjs0.6_2.12
Last Version

Last Version

20.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

airframe-rx-widget
Reactive Widget library for 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-rx-widget_sjs0.6_2.12

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.wvlet.airframe : airframe-log_sjs0.6_2.12 jar 20.3.0
org.wvlet.airframe : airframe-rx_sjs0.6_2.12 jar 20.3.0
org.scala-js : scalajs-library_2.12 jar 0.6.32
org.scala-lang.modules : scala-collection-compat_sjs0.6_2.12 jar 2.1.4

test (2)

Group / Artifact Type Version
org.wvlet.airframe » airspec-ref_sjs0.6_2.12 jar 20.3.0
org.scala-js : scalajs-test-bridge_2.12 jar 0.6.32

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.3.0
20.2.1
20.2.0
20.1.3
20.1.2
20.1.1
20.1.0