is not current version
Last Version 3.0.4

net.rapture:MongoDb 3.0.0

null

Categories

Categories

MongoDB Data Databases Net
GroupId

GroupId

net.rapture
ArtifactId

ArtifactId

MongoDb
Version

Version

3.0.0
Type

Type

jar

Download MongoDb 3.0.0


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