is not current version
Last Version 3.5.8

work.seals:seal-office 3.5.6

office文档工具

GroupId

GroupId

work.seals
ArtifactId

ArtifactId

seal-office
Version

Version

3.5.6
Type

Type

jar

Download seal-office 3.5.6


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