is not current version
Last Version 2.2.0

me.geso:jdbcutils 0.6.2

jdbcutils

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

jdbcutils
Version

Version

0.6.2
Type

Type

jar

Download jdbcutils 0.6.2


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