is not current version
Last Version 0.2.4

cn.dev8:ktmyoql 0.0.3

kotlin orm -- mysql,mongo

GroupId

GroupId

cn.dev8
ArtifactId

ArtifactId

ktmyoql
Version

Version

0.0.3
Type

Type

jar

Download ktmyoql 0.0.3


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