is not current version
Last Version 1.1.0-RC4

org.reactivemongo:reactivemongo-shaded 1.1.0-RC1

ReactiveMongo-Shaded

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo-shaded
Version

Version

1.1.0-RC1
Type

Type

jar

Download reactivemongo-shaded 1.1.0-RC1


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