is not current version
Last Version 3.1.2

cn.javaex:office 3.0.0

Word,Excel tools

GroupId

GroupId

cn.javaex
ArtifactId

ArtifactId

office
Version

Version

3.0.0
Type

Type

jar

Download office 3.0.0


<!-- https://jarcasting.com/artifacts/cn.javaex/office/ -->
<dependency>
    <groupId>cn.javaex</groupId>
    <artifactId>office</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.javaex/office/
implementation 'cn.javaex:office:3.0.0'
// https://jarcasting.com/artifacts/cn.javaex/office/
implementation ("cn.javaex:office:3.0.0")
'cn.javaex:office:jar:3.0.0'
<dependency org="cn.javaex" name="office" rev="3.0.0">
  <artifact name="office" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.javaex', module='office', version='3.0.0')
)
libraryDependencies += "cn.javaex" % "office" % "3.0.0"
[cn.javaex/office "3.0.0"]