is not current version
Last Version 0.4.1

cc.carm.lib:easysql-impl 0.3.12

EasySQL的实现部分。

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-impl
Version

Version

0.3.12
Type

Type

jar

Download easysql-impl 0.3.12


<!-- https://jarcasting.com/artifacts/cc.carm.lib/easysql-impl/ -->
<dependency>
    <groupId>cc.carm.lib</groupId>
    <artifactId>easysql-impl</artifactId>
    <version>0.3.12</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-impl/
implementation 'cc.carm.lib:easysql-impl:0.3.12'
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-impl/
implementation ("cc.carm.lib:easysql-impl:0.3.12")
'cc.carm.lib:easysql-impl:jar:0.3.12'
<dependency org="cc.carm.lib" name="easysql-impl" rev="0.3.12">
  <artifact name="easysql-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='easysql-impl', version='0.3.12')
)
libraryDependencies += "cc.carm.lib" % "easysql-impl" % "0.3.12"
[cc.carm.lib/easysql-impl "0.3.12"]