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