is not current version
Last Version 2.0.0

io.github.morgaroth:utils-mongodb_2.10 1.2.9

utils-mongodb

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

io.github.morgaroth
ArtifactId

ArtifactId

utils-mongodb_2.10
Version

Version

1.2.9
Type

Type

jar

Download utils-mongodb_2.10 1.2.9


<!-- https://jarcasting.com/artifacts/io.github.morgaroth/utils-mongodb_2.10/ -->
<dependency>
    <groupId>io.github.morgaroth</groupId>
    <artifactId>utils-mongodb_2.10</artifactId>
    <version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.morgaroth/utils-mongodb_2.10/
implementation 'io.github.morgaroth:utils-mongodb_2.10:1.2.9'
// https://jarcasting.com/artifacts/io.github.morgaroth/utils-mongodb_2.10/
implementation ("io.github.morgaroth:utils-mongodb_2.10:1.2.9")
'io.github.morgaroth:utils-mongodb_2.10:jar:1.2.9'
<dependency org="io.github.morgaroth" name="utils-mongodb_2.10" rev="1.2.9">
  <artifact name="utils-mongodb_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.morgaroth', module='utils-mongodb_2.10', version='1.2.9')
)
libraryDependencies += "io.github.morgaroth" % "utils-mongodb_2.10" % "1.2.9"
[io.github.morgaroth/utils-mongodb_2.10 "1.2.9"]