is not current version
Last Version 1.6.4

com.github.gustavovitor:maker-mongo 0.0.6


GroupId

GroupId

com.github.gustavovitor
ArtifactId

ArtifactId

maker-mongo
Version

Version

0.0.6
Type

Type

jar

Download maker-mongo 0.0.6


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