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