is not current version
Last Version 1.1.0-noshaded-RC4

org.reactivemongo:reactivemongo_2.11 0.12.1

ReactiveMongo

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo_2.11
Version

Version

0.12.1
Type

Type

jar

Download reactivemongo_2.11 0.12.1


<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_2.11/ -->
<dependency>
    <groupId>org.reactivemongo</groupId>
    <artifactId>reactivemongo_2.11</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_2.11/
implementation 'org.reactivemongo:reactivemongo_2.11:0.12.1'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo_2.11/
implementation ("org.reactivemongo:reactivemongo_2.11:0.12.1")
'org.reactivemongo:reactivemongo_2.11:jar:0.12.1'
<dependency org="org.reactivemongo" name="reactivemongo_2.11" rev="0.12.1">
  <artifact name="reactivemongo_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo_2.11', version='0.12.1')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo_2.11" % "0.12.1"
[org.reactivemongo/reactivemongo_2.11 "0.12.1"]