GroupId | GroupIdcom.github.gustavovitor |
---|---|
ArtifactId | ArtifactIdmaker-sql |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
maker-sql-0.0.8.pom | |
maker-sql-0.0.8.jar | 11 KB |
maker-sql-0.0.8-sources.jar | 5 KB |
maker-sql-0.0.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gustavovitor/maker-sql/
implementation 'com.github.gustavovitor:maker-sql:0.0.8'
// https://jarcasting.com/artifacts/com.github.gustavovitor/maker-sql/
implementation ("com.github.gustavovitor:maker-sql:0.0.8")
'com.github.gustavovitor:maker-sql:jar:0.0.8'
<dependency org="com.github.gustavovitor" name="maker-sql" rev="0.0.8">
<artifact name="maker-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gustavovitor', module='maker-sql', version='0.0.8')
)
libraryDependencies += "com.github.gustavovitor" % "maker-sql" % "0.0.8"
[com.github.gustavovitor/maker-sql "0.0.8"]