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