is not current version
Last Version 0.9.4

com.gitee.loyo:ksql 0.8.0

jdbc tool for kotlin.

GroupId

GroupId

com.gitee.loyo
ArtifactId

ArtifactId

ksql
Version

Version

0.8.0
Type

Type

jar

Download ksql 0.8.0


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