is not current version
Last Version 0.20.13-noshaded

org.reactivemongo:reactivemongo-bson_2.11 0.16.4

ReactiveMongo-BSON

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo-bson_2.11
Version

Version

0.16.4
Type

Type

jar

Download reactivemongo-bson_2.11 0.16.4


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