is not current version
Last Version 0.20.11-noshaded

org.reactivemongo:reactivemongo_2.10 0.19.3

ReactiveMongo

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo_2.10
Version

Version

0.19.3
Type

Type

jar

Download reactivemongo_2.10 0.19.3


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