| License |
License |
|---|---|
| GroupId | GroupIdtop.yoohome |
| ArtifactId | ArtifactIdUTools-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionUTools-core
UTools-core 核心代码
|
| Filename | Size |
|---|---|
| UTools-core-1.0.0.pom | |
| UTools-core-1.0.0.jar | 3 KB |
| UTools-core-1.0.0-sources.jar | 3 KB |
| UTools-core-1.0.0-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/top.yoohome/UTools-core/ -->
<dependency>
<groupId>top.yoohome</groupId>
<artifactId>UTools-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.yoohome/UTools-core/
implementation 'top.yoohome:UTools-core:1.0.0'
// https://jarcasting.com/artifacts/top.yoohome/UTools-core/
implementation ("top.yoohome:UTools-core:1.0.0")
'top.yoohome:UTools-core:jar:1.0.0'
<dependency org="top.yoohome" name="UTools-core" rev="1.0.0">
<artifact name="UTools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.yoohome', module='UTools-core', version='1.0.0')
)
libraryDependencies += "top.yoohome" % "UTools-core" % "1.0.0"
[top.yoohome/UTools-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.3 |
| org.apache.commons : commons-lang3 | jar | 3.5 |