reactive-web

FRP-based abstractions for Ajax and Comet

License

License

Modified Apache
Categories

Categories

Scala Languages React User Interface Web Frameworks
GroupId

GroupId

cc.co.scala-reactive
ArtifactId

ArtifactId

reactive-web_2.10
Last Version

Last Version

0.3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

reactive-web
FRP-based abstractions for Ajax and Comet
Project Organization

Project Organization

cc.co.scala-reactive

Download reactive-web_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/cc.co.scala-reactive/reactive-web_2.10/ -->
<dependency>
    <groupId>cc.co.scala-reactive</groupId>
    <artifactId>reactive-web_2.10</artifactId>
    <version>0.3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.co.scala-reactive/reactive-web_2.10/
implementation 'cc.co.scala-reactive:reactive-web_2.10:0.3.2.1'
// https://jarcasting.com/artifacts/cc.co.scala-reactive/reactive-web_2.10/
implementation ("cc.co.scala-reactive:reactive-web_2.10:0.3.2.1")
'cc.co.scala-reactive:reactive-web_2.10:jar:0.3.2.1'
<dependency org="cc.co.scala-reactive" name="reactive-web_2.10" rev="0.3.2.1">
  <artifact name="reactive-web_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.co.scala-reactive', module='reactive-web_2.10', version='0.3.2.1')
)
libraryDependencies += "cc.co.scala-reactive" % "reactive-web_2.10" % "0.3.2.1"
[cc.co.scala-reactive/reactive-web_2.10 "0.3.2.1"]

Dependencies

compile (5)

Group / Artifact Type Version
cc.co.scala-reactive : reactive-core_2.10 jar 0.3.2.1
org.scala-lang : scala-library jar 2.10.0
org.scala-lang : scala-actors jar 2.10.0
net.liftweb : lift-testkit_2.10 jar 2.5
net.liftweb : lift-webkit_2.10 jar 2.5

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.0.M6-SNAP5
org.scalacheck : scalacheck_2.10.0 jar 1.10.1-SNAPSHOT
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.2.1
0.3.2
0.3.1
0.3.0