License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.whisk |
ArtifactId | ArtifactIdreactiverogue-core_2.12 |
Version | Version0.5.0.rc3 |
Type | Typejar |
Description |
Descriptionreactiverogue-core
reactiverogue-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.whisk |
<!-- https://jarcasting.com/artifacts/com.whisk/reactiverogue-core_2.12/ -->
<dependency>
<groupId>com.whisk</groupId>
<artifactId>reactiverogue-core_2.12</artifactId>
<version>0.5.0.rc3</version>
</dependency>
// https://jarcasting.com/artifacts/com.whisk/reactiverogue-core_2.12/
implementation 'com.whisk:reactiverogue-core_2.12:0.5.0.rc3'
// https://jarcasting.com/artifacts/com.whisk/reactiverogue-core_2.12/
implementation ("com.whisk:reactiverogue-core_2.12:0.5.0.rc3")
'com.whisk:reactiverogue-core_2.12:jar:0.5.0.rc3'
<dependency org="com.whisk" name="reactiverogue-core_2.12" rev="0.5.0.rc3">
<artifact name="reactiverogue-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whisk', module='reactiverogue-core_2.12', version='0.5.0.rc3')
)
libraryDependencies += "com.whisk" % "reactiverogue-core_2.12" % "0.5.0.rc3"
[com.whisk/reactiverogue-core_2.12 "0.5.0.rc3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
com.whisk : reactiverogue-bson_2.12 | jar | 0.5.0.rc3 |
org.reactivemongo : reactivemongo_2.12 | jar | 0.15.0 |
org.reactivemongo : reactivemongo-iteratees_2.12 | jar | 0.15.0 |
org.reactivemongo : reactivemongo-play-json_2.12 | jar | 0.15.0-play26 |
com.typesafe.play : play-json_2.12 | jar | 2.6.9 |