util-core

util-core 核心代码

License

License

GroupId

GroupId

top.yoohome
ArtifactId

ArtifactId

util-core
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

util-core
util-core 核心代码

Download util-core

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.3
org.apache.commons : commons-lang3 jar 3.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0