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