GroupId | GroupIdcom.github.gustavovitor |
---|---|
ArtifactId | ArtifactIdmaker-sql |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
maker-sql-0.0.4.pom | |
maker-sql-0.0.4.jar | 12 KB |
maker-sql-0.0.4-sources.jar | 6 KB |
maker-sql-0.0.4-javadoc.jar | 441 KB |
Browse |
<!-- 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"]