License |
License |
---|---|
GroupId | GroupIdcom.github.duanxinyuan |
ArtifactId | ArtifactIdlibrary-escrow |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCommon Utils
基础工具类
|
Filename | Size |
---|---|
library-escrow-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.duanxinyuan/library-escrow/ -->
<dependency>
<groupId>com.github.duanxinyuan</groupId>
<artifactId>library-escrow</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-escrow/
implementation 'com.github.duanxinyuan:library-escrow:1.0.0'
// https://jarcasting.com/artifacts/com.github.duanxinyuan/library-escrow/
implementation ("com.github.duanxinyuan:library-escrow:1.0.0")
'com.github.duanxinyuan:library-escrow:pom:1.0.0'
<dependency org="com.github.duanxinyuan" name="library-escrow" rev="1.0.0">
<artifact name="library-escrow" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.duanxinyuan', module='library-escrow', version='1.0.0')
)
libraryDependencies += "com.github.duanxinyuan" % "library-escrow" % "1.0.0"
[com.github.duanxinyuan/library-escrow "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jdom : jdom | jar | 2.0.2 |
com.github.duanxinyuan : library-common-util | jar | 1.0.0 |