is not current version
Last Version 2.0.0

com.github.icecooly:ElephantJdbc 1.0.0

Simple JDBC API

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

ElephantJdbc
Version

Version

1.0.0
Type

Type

jar

Download ElephantJdbc 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.icecooly/ElephantJdbc/ -->
<dependency>
    <groupId>com.github.icecooly</groupId>
    <artifactId>ElephantJdbc</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.icecooly/ElephantJdbc/
implementation 'com.github.icecooly:ElephantJdbc:1.0.0'
// https://jarcasting.com/artifacts/com.github.icecooly/ElephantJdbc/
implementation ("com.github.icecooly:ElephantJdbc:1.0.0")
'com.github.icecooly:ElephantJdbc:jar:1.0.0'
<dependency org="com.github.icecooly" name="ElephantJdbc" rev="1.0.0">
  <artifact name="ElephantJdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.icecooly', module='ElephantJdbc', version='1.0.0')
)
libraryDependencies += "com.github.icecooly" % "ElephantJdbc" % "1.0.0"
[com.github.icecooly/ElephantJdbc "1.0.0"]