Last Version

tree-utils 1.0.0

a java util convert list to tree

License

License

GroupId

GroupId

io.github.morningk
ArtifactId

ArtifactId

tree-utils
Version

Version

1.0.0
Type

Type

jar
Description

Description

tree-utils
a java util convert list to tree
Project URL

Project URL

https://github.com/MorningK/tree-utils
Source Code Management

Source Code Management

https://github.com/MorningK/tree-utils.git

Download tree-utils 1.0.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.