Last Version

utils 1.2

common tool

License

License

GroupId

GroupId

com.gitee.burried
ArtifactId

ArtifactId

utils
Version

Version

1.2
Type

Type

jar
Description

Description

utils
common tool

Download utils 1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.2.0
org.projectlombok : lombok jar 1.18.0

Project Modules

There are no modules declared in this project.