| License |
License |
|---|---|
| GroupId | GroupIdcom.gitee.qiudaozhang |
| ArtifactId | ArtifactIddaoutil |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondaoutil
daoutil
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| daoutil-0.0.3.pom | |
| daoutil-0.0.3.jar | 10 KB |
| daoutil-0.0.3-sources.jar | 3 KB |
| daoutil-0.0.3-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.qiudaozhang/daoutil/ -->
<dependency>
<groupId>com.gitee.qiudaozhang</groupId>
<artifactId>daoutil</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.qiudaozhang/daoutil/
implementation 'com.gitee.qiudaozhang:daoutil:0.0.3'
// https://jarcasting.com/artifacts/com.gitee.qiudaozhang/daoutil/
implementation ("com.gitee.qiudaozhang:daoutil:0.0.3")
'com.gitee.qiudaozhang:daoutil:jar:0.0.3'
<dependency org="com.gitee.qiudaozhang" name="daoutil" rev="0.0.3">
<artifact name="daoutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.qiudaozhang', module='daoutil', version='0.0.3')
)
libraryDependencies += "com.gitee.qiudaozhang" % "daoutil" % "0.0.3"
[com.gitee.qiudaozhang/daoutil "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |