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