is not current version
Last Version 0.6.0

io.github.liewhite:sql_3 0.5.2

sql

GroupId

GroupId

io.github.liewhite
ArtifactId

ArtifactId

sql_3
Version

Version

0.5.2
Type

Type

jar

Download sql_3 0.5.2


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