is not current version
Last Version 0.4.1

cc.carm.lib:easysql-impl 0.3.17

EasySQL的实现部分。

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-impl
Version

Version

0.3.17
Type

Type

jar

Download easysql-impl 0.3.17


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