is not current version
Last Version 2.0.37

com.github.icecooly:smartjdbc 2.0.36

Smart Jdbc

GroupId

GroupId

com.github.icecooly
ArtifactId

ArtifactId

smartjdbc
Version

Version

2.0.36
Type

Type

jar

Download smartjdbc 2.0.36


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