is not current version
Last Version 0.4.1

EasySQL-API 0.3.7

EasySQL的接口部分。用于打包到公共项目的API中,避免项目过大。

License

License

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-api
Version

Version

0.3.7
Type

Type

jar
Description

Description

EasySQL-API
EasySQL的接口部分。用于打包到公共项目的API中,避免项目过大。
Project URL

Project URL

https://github.com/CarmJos/EasySQL

Download easysql-api 0.3.7


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

Dependencies

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.