GroupId | GroupIdcom.github.gustavovitor |
---|---|
ArtifactId | ArtifactIdmaker-sql |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
maker-sql-0.0.7.pom | |
maker-sql-0.0.7.jar | 11 KB |
maker-sql-0.0.7-sources.jar | 5 KB |
maker-sql-0.0.7-javadoc.jar | 432 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gustavovitor/maker-sql/ -->
<dependency>
<groupId>com.github.gustavovitor</groupId>
<artifactId>maker-sql</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gustavovitor/maker-sql/
implementation 'com.github.gustavovitor:maker-sql:0.0.7'
// https://jarcasting.com/artifacts/com.github.gustavovitor/maker-sql/
implementation ("com.github.gustavovitor:maker-sql:0.0.7")
'com.github.gustavovitor:maker-sql:jar:0.0.7'
<dependency org="com.github.gustavovitor" name="maker-sql" rev="0.0.7">
<artifact name="maker-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gustavovitor', module='maker-sql', version='0.0.7')
)
libraryDependencies += "com.github.gustavovitor" % "maker-sql" % "0.0.7"
[com.github.gustavovitor/maker-sql "0.0.7"]