| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks |
| GroupId | GroupIdcom.whisk |
| ArtifactId | ArtifactIdreactiverogue-bson_2.11 |
| Version | Version0.5.0.rc2 |
| Type | Typejar |
| Description |
Descriptionreactiverogue-bson
reactiverogue-bson
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.whisk |
<!-- https://jarcasting.com/artifacts/com.whisk/reactiverogue-bson_2.11/ -->
<dependency>
<groupId>com.whisk</groupId>
<artifactId>reactiverogue-bson_2.11</artifactId>
<version>0.5.0.rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.whisk/reactiverogue-bson_2.11/
implementation 'com.whisk:reactiverogue-bson_2.11:0.5.0.rc2'
// https://jarcasting.com/artifacts/com.whisk/reactiverogue-bson_2.11/
implementation ("com.whisk:reactiverogue-bson_2.11:0.5.0.rc2")
'com.whisk:reactiverogue-bson_2.11:jar:0.5.0.rc2'
<dependency org="com.whisk" name="reactiverogue-bson_2.11" rev="0.5.0.rc2">
<artifact name="reactiverogue-bson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whisk', module='reactiverogue-bson_2.11', version='0.5.0.rc2')
)
libraryDependencies += "com.whisk" % "reactiverogue-bson_2.11" % "0.5.0.rc2"
[com.whisk/reactiverogue-bson_2.11 "0.5.0.rc2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| org.reactivemongo : reactivemongo-bson_2.11 | jar | 0.12.1 |