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