is not current version
Last Version 1.0.3.2

com.github.ulwx:aka-dbutils 1.0.3.1


GroupId

GroupId

com.github.ulwx
ArtifactId

ArtifactId

aka-dbutils
Version

Version

1.0.3.1
Type

Type

jar

Download aka-dbutils 1.0.3.1


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