is not current version
Last Version 6.1.6

org.aoju:bus-forest 5.0.1

Bus Forest

GroupId

GroupId

org.aoju
ArtifactId

ArtifactId

bus-forest
Version

Version

5.0.1
Type

Type

jar

Download bus-forest 5.0.1


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