utils

java 工具类

License

License

GroupId

GroupId

cn.gybyt
ArtifactId

ArtifactId

util
Last Version

Last Version

1.0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

utils
java 工具类
Project URL

Project URL

https://git.gybyt.cn/codetiger/java-utils
Source Code Management

Source Code Management

https://git.gybyt.cn/codetiger/java-utils

Download util

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1.1
1.0.1
1.0.0