is not current version
Last Version 19.5.1

io.github.springstudent:GyJdbc 1.2.0.RELEASE

a nice sql maker

GroupId

GroupId

io.github.springstudent
ArtifactId

ArtifactId

GyJdbc
Version

Version

1.2.0.RELEASE
Type

Type

jar

Download GyJdbc 1.2.0.RELEASE


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