GroupId | GroupIdorg.aoju |
---|---|
ArtifactId | ArtifactIdbus-forest |
Version | Version5.2.8 |
Type | Typejar |
Filename | Size |
---|---|
bus-forest-5.2.8.pom | |
bus-forest-5.2.8.jar | 90 KB |
bus-forest-5.2.8-sources.jar | 87 KB |
bus-forest-5.2.8-javadoc.jar | 378 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.aoju/bus-forest/ -->
<dependency>
<groupId>org.aoju</groupId>
<artifactId>bus-forest</artifactId>
<version>5.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.aoju/bus-forest/
implementation 'org.aoju:bus-forest:5.2.8'
// https://jarcasting.com/artifacts/org.aoju/bus-forest/
implementation ("org.aoju:bus-forest:5.2.8")
'org.aoju:bus-forest:jar:5.2.8'
<dependency org="org.aoju" name="bus-forest" rev="5.2.8">
<artifact name="bus-forest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.aoju', module='bus-forest', version='5.2.8')
)
libraryDependencies += "org.aoju" % "bus-forest" % "5.2.8"
[org.aoju/bus-forest "5.2.8"]