is not current version
Last Version 0.4.1

EasySQL-Impl 0.3.7

EasySQL的实现部分。

License

License

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-impl
Version

Version

0.3.7
Type

Type

jar
Description

Description

EasySQL-Impl
EasySQL的实现部分。
Project URL

Project URL

https://github.com/CarmJos/EasySQL

Download easysql-impl 0.3.7


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

Dependencies

compile (1)

Group / Artifact Type Version
cc.carm.lib : easysql-api jar 0.3.7

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.