is not current version
Last Version 1.1.5

com.github.lftao:jkami 1.0.6

sql mapper for java

GroupId

GroupId

com.github.lftao
ArtifactId

ArtifactId

jkami
Version

Version

1.0.6
Type

Type

jar

Download jkami 1.0.6


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