is not current version
Last Version 0.3.01

com.github.a14e:mongoless_2.12 0.2.9

mongoless

GroupId

GroupId

com.github.a14e
ArtifactId

ArtifactId

mongoless_2.12
Version

Version

0.2.9
Type

Type

jar

Download mongoless_2.12 0.2.9


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