GroupId | GroupIdcc.carm.lib |
---|---|
ArtifactId | ArtifactIdeasysql-beecp |
Version | Version0.3.13 |
Type | Typejar |
Filename | Size |
---|---|
easysql-beecp-0.3.13.pom | |
easysql-beecp-0.3.13.jar | 228 KB |
easysql-beecp-0.3.13-sources.jar | 3 KB |
easysql-beecp-0.3.13-javadoc.jar | 782 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.carm.lib/easysql-beecp/ -->
<dependency>
<groupId>cc.carm.lib</groupId>
<artifactId>easysql-beecp</artifactId>
<version>0.3.13</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-beecp/
implementation 'cc.carm.lib:easysql-beecp:0.3.13'
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-beecp/
implementation ("cc.carm.lib:easysql-beecp:0.3.13")
'cc.carm.lib:easysql-beecp:jar:0.3.13'
<dependency org="cc.carm.lib" name="easysql-beecp" rev="0.3.13">
<artifact name="easysql-beecp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='easysql-beecp', version='0.3.13')
)
libraryDependencies += "cc.carm.lib" % "easysql-beecp" % "0.3.13"
[cc.carm.lib/easysql-beecp "0.3.13"]