License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdcom.whisk |
ArtifactId | ArtifactIdreactiverogue-core_2.11 |
Version | Version0.5.0.rc2 |
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.11/ -->
<dependency>
<groupId>com.whisk</groupId>
<artifactId>reactiverogue-core_2.11</artifactId>
<version>0.5.0.rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.whisk/reactiverogue-core_2.11/
implementation 'com.whisk:reactiverogue-core_2.11:0.5.0.rc2'
// https://jarcasting.com/artifacts/com.whisk/reactiverogue-core_2.11/
implementation ("com.whisk:reactiverogue-core_2.11:0.5.0.rc2")
'com.whisk:reactiverogue-core_2.11:jar:0.5.0.rc2'
<dependency org="com.whisk" name="reactiverogue-core_2.11" rev="0.5.0.rc2">
<artifact name="reactiverogue-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whisk', module='reactiverogue-core_2.11', version='0.5.0.rc2')
)
libraryDependencies += "com.whisk" % "reactiverogue-core_2.11" % "0.5.0.rc2"
[com.whisk/reactiverogue-core_2.11 "0.5.0.rc2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.whisk : reactiverogue-bson_2.11 | jar | 0.5.0.rc2 |
org.reactivemongo : reactivemongo_2.11 | jar | 0.12.1 |
org.reactivemongo : reactivemongo-iteratees_2.11 | jar | 0.12.1 |
org.reactivemongo : reactivemongo-play-json_2.11 | jar | 0.12.1 |
com.typesafe.play : play-json_2.11 | jar | 2.5.12 |