simple-util

simple-util 常用的工具类

License

License

GroupId

GroupId

cn.jiangzeyin
ArtifactId

ArtifactId

simple-util
Last Version

Last Version

1.0.13
Release Date

Release Date

Type

Type

jar
Description

Description

simple-util
simple-util 常用的工具类
Project URL

Project URL

http://blog.csdn.net/jiangzeyin_

Download simple-util

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0