is not current version
Last Version 0.5

com.storm-enroute:reactive-collections_2.10 0.4

reactive-collections

Categories

Categories

React User Interface Web Frameworks ORM Data
GroupId

GroupId

com.storm-enroute
ArtifactId

ArtifactId

reactive-collections_2.10
Version

Version

0.4
Type

Type

jar

Download reactive-collections_2.10 0.4


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