License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Native Development Tools |
GroupId | GroupIdorg.reactivemongo |
ArtifactId | ArtifactIdreactivemongo-shaded-native |
Last Version | Last Version1.1.0-RC4-osx-x86-64 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReactiveMongo-Shaded-Native
ReactiveMongo-Shaded-Native
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-shaded-native/ -->
<dependency>
<groupId>org.reactivemongo</groupId>
<artifactId>reactivemongo-shaded-native</artifactId>
<version>1.1.0-RC4-osx-x86-64</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-shaded-native/
implementation 'org.reactivemongo:reactivemongo-shaded-native:1.1.0-RC4-osx-x86-64'
// https://jarcasting.com/artifacts/org.reactivemongo/reactivemongo-shaded-native/
implementation ("org.reactivemongo:reactivemongo-shaded-native:1.1.0-RC4-osx-x86-64")
'org.reactivemongo:reactivemongo-shaded-native:jar:1.1.0-RC4-osx-x86-64'
<dependency org="org.reactivemongo" name="reactivemongo-shaded-native" rev="1.1.0-RC4-osx-x86-64">
<artifact name="reactivemongo-shaded-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivemongo', module='reactivemongo-shaded-native', version='1.1.0-RC4-osx-x86-64')
)
libraryDependencies += "org.reactivemongo" % "reactivemongo-shaded-native" % "1.1.0-RC4-osx-x86-64"
[org.reactivemongo/reactivemongo-shaded-native "1.1.0-RC4-osx-x86-64"]