is not current version
Last Version 0.9.4

com.gitee.loyo:ksql 0.8.1

jdbc tool for kotlin.

GroupId

GroupId

com.gitee.loyo
ArtifactId

ArtifactId

ksql
Version

Version

0.8.1
Type

Type

jar

Download ksql 0.8.1


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