License |
License |
---|---|
GroupId | GroupIdcom.github.appundefined |
ArtifactId | ArtifactIdtreeUtil |
Last Version | Last Version2.2.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptiontreeUtil
java工具类集合
|
Project URL |
Project URL |
Filename | Size |
---|---|
treeUtil-2.2.1-RELEASE.pom | |
treeUtil-2.2.1-RELEASE.jar | 8 KB |
treeUtil-2.2.1-RELEASE-sources.jar | 4 KB |
treeUtil-2.2.1-RELEASE-javadoc.jar | 405 KB |
Browse |
<!-- 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"]