GroupId | GroupIdcom.github.youyinnn |
---|---|
ArtifactId | ArtifactIdyou-db-utils |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
you-db-utils-2.2.2.pom | |
you-db-utils-2.2.2.jar | 52 KB |
you-db-utils-2.2.2-sources.jar | 53 KB |
you-db-utils-2.2.2-javadoc.jar | 398 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youyinnn/you-db-utils/ -->
<dependency>
<groupId>com.github.youyinnn</groupId>
<artifactId>you-db-utils</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youyinnn/you-db-utils/
implementation 'com.github.youyinnn:you-db-utils:2.2.2'
// https://jarcasting.com/artifacts/com.github.youyinnn/you-db-utils/
implementation ("com.github.youyinnn:you-db-utils:2.2.2")
'com.github.youyinnn:you-db-utils:jar:2.2.2'
<dependency org="com.github.youyinnn" name="you-db-utils" rev="2.2.2">
<artifact name="you-db-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youyinnn', module='you-db-utils', version='2.2.2')
)
libraryDependencies += "com.github.youyinnn" % "you-db-utils" % "2.2.2"
[com.github.youyinnn/you-db-utils "2.2.2"]