is not current version
Last Version 2.2.0

me.geso:jdbcutils 1.1.0

jdbcutils

GroupId

GroupId

me.geso
ArtifactId

ArtifactId

jdbcutils
Version

Version

1.1.0
Type

Type

jar

Download jdbcutils 1.1.0


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