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