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