is not current version
Last Version 5.8.4

hutool-core 5.6.7

Hutool核心,包括集合、字符串、Bean等工具

License

License

Mulan Permissive Software License,Version 1
GroupId

GroupId

cn.hutool
ArtifactId

ArtifactId

hutool-core
Version

Version

5.6.7
Type

Type

jar
Description

Description

hutool-core
Hutool核心,包括集合、字符串、Bean等工具

Download hutool-core 5.6.7


<!-- https://jarcasting.com/artifacts/cn.hutool/hutool-core/ -->
<dependency>
    <groupId>cn.hutool</groupId>
    <artifactId>hutool-core</artifactId>
    <version>5.6.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hutool/hutool-core/
implementation 'cn.hutool:hutool-core:5.6.7'
// https://jarcasting.com/artifacts/cn.hutool/hutool-core/
implementation ("cn.hutool:hutool-core:5.6.7")
'cn.hutool:hutool-core:jar:5.6.7'
<dependency org="cn.hutool" name="hutool-core" rev="5.6.7">
  <artifact name="hutool-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hutool', module='hutool-core', version='5.6.7')
)
libraryDependencies += "cn.hutool" % "hutool-core" % "5.6.7"
[cn.hutool/hutool-core "5.6.7"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.