is not current version
Last Version 1.1.0-RC4-osx-x86-64

org.reactivemongo:reactivemongo-shaded-native 0.16.2-osx-x86-64

ReactiveMongo-Shaded-Native

Categories

Categories

React User Interface Web Frameworks Native Development Tools
GroupId

GroupId

org.reactivemongo
ArtifactId

ArtifactId

reactivemongo-shaded-native
Version

Version

0.16.2-osx-x86-64
Type

Type

jar

Download reactivemongo-shaded-native 0.16.2-osx-x86-64


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