License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks ORM Data |
GroupId | GroupIdcom.storm-enroute |
ArtifactId | ArtifactIdreactive-collections_2.11 |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive-collections
reactive-collections
|
Project Organization |
Project Organizationcom.storm-enroute |
<!-- https://jarcasting.com/artifacts/com.storm-enroute/reactive-collections_2.11/ -->
<dependency>
<groupId>com.storm-enroute</groupId>
<artifactId>reactive-collections_2.11</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.storm-enroute/reactive-collections_2.11/
implementation 'com.storm-enroute:reactive-collections_2.11:0.5'
// https://jarcasting.com/artifacts/com.storm-enroute/reactive-collections_2.11/
implementation ("com.storm-enroute:reactive-collections_2.11:0.5")
'com.storm-enroute:reactive-collections_2.11:jar:0.5'
<dependency org="com.storm-enroute" name="reactive-collections_2.11" rev="0.5">
<artifact name="reactive-collections_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.storm-enroute', module='reactive-collections_2.11', version='0.5')
)
libraryDependencies += "com.storm-enroute" % "reactive-collections_2.11" % "0.5"
[com.storm-enroute/reactive-collections_2.11 "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.1 |
com.storm-enroute : reactive-collections-core_2.11 | jar | 0.5 |
org.scala-lang : scala-reflect | jar | 2.11.1 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.1.7 |
com.storm-enroute : scalameter_2.11 | jar | 0.6 |
com.netflix.rxjava : rxjava-scala | jar | 0.19.2 |