is not current version
Last Version 1.0-alpha-14

com.googlecode.jinahya:jdbc-helper 1.0-alpha-5


GroupId

GroupId

com.googlecode.jinahya
ArtifactId

ArtifactId

jdbc-helper
Version

Version

1.0-alpha-5
Type

Type

jar

Download jdbc-helper 1.0-alpha-5


<!-- https://jarcasting.com/artifacts/com.googlecode.jinahya/jdbc-helper/ -->
<dependency>
    <groupId>com.googlecode.jinahya</groupId>
    <artifactId>jdbc-helper</artifactId>
    <version>1.0-alpha-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jdbc-helper/
implementation 'com.googlecode.jinahya:jdbc-helper:1.0-alpha-5'
// https://jarcasting.com/artifacts/com.googlecode.jinahya/jdbc-helper/
implementation ("com.googlecode.jinahya:jdbc-helper:1.0-alpha-5")
'com.googlecode.jinahya:jdbc-helper:jar:1.0-alpha-5'
<dependency org="com.googlecode.jinahya" name="jdbc-helper" rev="1.0-alpha-5">
  <artifact name="jdbc-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jinahya', module='jdbc-helper', version='1.0-alpha-5')
)
libraryDependencies += "com.googlecode.jinahya" % "jdbc-helper" % "1.0-alpha-5"
[com.googlecode.jinahya/jdbc-helper "1.0-alpha-5"]