GroupId | GroupIdcc.carm.lib |
---|---|
ArtifactId | ArtifactIdeasysql-beecp |
Version | Version0.3.1 |
Type | Typejar |
Filename | Size |
---|---|
easysql-beecp-0.3.1.pom | |
easysql-beecp-0.3.1.jar | 215 KB |
easysql-beecp-0.3.1-sources.jar | 3 KB |
easysql-beecp-0.3.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-beecp/
implementation 'cc.carm.lib:easysql-beecp:0.3.1'
// https://jarcasting.com/artifacts/cc.carm.lib/easysql-beecp/
implementation ("cc.carm.lib:easysql-beecp:0.3.1")
'cc.carm.lib:easysql-beecp:jar:0.3.1'
<dependency org="cc.carm.lib" name="easysql-beecp" rev="0.3.1">
<artifact name="easysql-beecp" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.carm.lib', module='easysql-beecp', version='0.3.1')
)
libraryDependencies += "cc.carm.lib" % "easysql-beecp" % "0.3.1"
[cc.carm.lib/easysql-beecp "0.3.1"]