is not current version
Last Version 1.0.13.RELEASE

com.github.liuchink.hcutils:hcUtils-date 1.0.5.RELEASE


GroupId

GroupId

com.github.liuchink.hcutils
ArtifactId

ArtifactId

hcUtils-date
Version

Version

1.0.5.RELEASE
Type

Type

jar

Download hcUtils-date 1.0.5.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-date/ -->
<dependency>
    <groupId>com.github.liuchink.hcutils</groupId>
    <artifactId>hcUtils-date</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-date/
implementation 'com.github.liuchink.hcutils:hcUtils-date:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.liuchink.hcutils/hcUtils-date/
implementation ("com.github.liuchink.hcutils:hcUtils-date:1.0.5.RELEASE")
'com.github.liuchink.hcutils:hcUtils-date:jar:1.0.5.RELEASE'
<dependency org="com.github.liuchink.hcutils" name="hcUtils-date" rev="1.0.5.RELEASE">
  <artifact name="hcUtils-date" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuchink.hcutils', module='hcUtils-date', version='1.0.5.RELEASE')
)
libraryDependencies += "com.github.liuchink.hcutils" % "hcUtils-date" % "1.0.5.RELEASE"
[com.github.liuchink.hcutils/hcUtils-date "1.0.5.RELEASE"]