is not current version
Last Version 0.7.8

com.whaleal.mars:mars 0.7.6

MongoDB driver framework

GroupId

GroupId

com.whaleal.mars
ArtifactId

ArtifactId

mars
Version

Version

0.7.6
Type

Type

pom

Download mars 0.7.6

Filename Size
mars-0.7.6.pom 7 KB
Browse

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