is not current version
Last Version 1.6.4

com.github.gustavovitor:maker-sql 1.0.0


GroupId

GroupId

com.github.gustavovitor
ArtifactId

ArtifactId

maker-sql
Version

Version

1.0.0
Type

Type

jar

Download maker-sql 1.0.0


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