is not current version
Last Version 1.6.4

com.github.gustavovitor:maker-sql 1.2.1


GroupId

GroupId

com.github.gustavovitor
ArtifactId

ArtifactId

maker-sql
Version

Version

1.2.1
Type

Type

jar

Download maker-sql 1.2.1


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