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