is not current version
Last Version 1.6.4

com.github.gustavovitor:maker-mongo 1.2.2


GroupId

GroupId

com.github.gustavovitor
ArtifactId

ArtifactId

maker-mongo
Version

Version

1.2.2
Type

Type

jar

Download maker-mongo 1.2.2


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