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