treeUtil

java工具类集合

License

License

GroupId

GroupId

com.github.appundefined
ArtifactId

ArtifactId

treeUtil
Last Version

Last Version

2.2.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

treeUtil
java工具类集合
Project URL

Project URL

https://github.com/AppUndefined/javaUtils

Download treeUtil

How to add to project

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

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
2.2.1-RELEASE
2.2-RELEASE
2.1-RELEASE
2.0-RELEASE
1.0-RELEASE