is not current version
Last Version 1.6.4

com.github.gustavovitor:maker-sql 0.0.4


GroupId

GroupId

com.github.gustavovitor
ArtifactId

ArtifactId

maker-sql
Version

Version

0.0.4
Type

Type

jar

Download maker-sql 0.0.4


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