is not current version
Last Version 0.20.11-noshaded

org.reactivemongo:reactivemongo-bson_2.10 0.16.2

ReactiveMongo-BSON

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo-bson_2.10
Version

Version

0.16.2
Type

Type

jar

Download reactivemongo-bson_2.10 0.16.2


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