is not current version
Last Version 2.2.3

com.github.youyinnn:you-db-utils 1.3


GroupId

GroupId

com.github.youyinnn
ArtifactId

ArtifactId

you-db-utils
Version

Version

1.3
Type

Type

jar

Download you-db-utils 1.3


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