is not current version
Last Version 2.2.0

me.geso:jdbcutils 0.7.0

jdbcutils

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

jdbcutils
Version

Version

0.7.0
Type

Type

jar

Download jdbcutils 0.7.0


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