License |
License
Modified Apache
|
---|---|
Categories |
CategoriesScala Languages React User Interface Web Frameworks |
GroupId | GroupIdcc.co.scala-reactive |
ArtifactId | ArtifactIdreactive-web_2.9.2 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionreactive-web
FRP-based abstractions for Ajax and Comet
|
Project Organization |
Project Organizationcc.co.scala-reactive |
Filename | Size |
---|---|
reactive-web_2.9.2-0.3.0.pom | |
reactive-web_2.9.2-0.3.0.jar | 1 MB |
reactive-web_2.9.2-0.3.0-sources.jar | 60 KB |
reactive-web_2.9.2-0.3.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.co.scala-reactive/reactive-web_2.9.2/ -->
<dependency>
<groupId>cc.co.scala-reactive</groupId>
<artifactId>reactive-web_2.9.2</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cc.co.scala-reactive/reactive-web_2.9.2/
implementation 'cc.co.scala-reactive:reactive-web_2.9.2:0.3.0'
// https://jarcasting.com/artifacts/cc.co.scala-reactive/reactive-web_2.9.2/
implementation ("cc.co.scala-reactive:reactive-web_2.9.2:0.3.0")
'cc.co.scala-reactive:reactive-web_2.9.2:jar:0.3.0'
<dependency org="cc.co.scala-reactive" name="reactive-web_2.9.2" rev="0.3.0">
<artifact name="reactive-web_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.co.scala-reactive', module='reactive-web_2.9.2', version='0.3.0')
)
libraryDependencies += "cc.co.scala-reactive" % "reactive-web_2.9.2" % "0.3.0"
[cc.co.scala-reactive/reactive-web_2.9.2 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
cc.co.scala-reactive : reactive-core_2.9.2 | jar | 0.3.0 |
org.scala-lang : scala-library | jar | 2.9.2 |
net.liftweb : lift-testkit_2.9.2 | jar | 2.5-SNAPSHOT |
net.liftweb : lift-webkit_2.9.2 | jar | 2.5-SNAPSHOT |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.2 | jar | 2.0.M6-SNAP3 |
org.scalacheck : scalacheck_2.9.2 | jar | 1.10.1-SNAPSHOT |
javax.servlet : servlet-api | jar | 2.5 |