is not current version
Last Version 3.5.8

work.seals:seal-office 3.5.2

office文档工具:预览

GroupId

GroupId

work.seals
ArtifactId

ArtifactId

seal-office
Version

Version

3.5.2
Type

Type

jar

Download seal-office 3.5.2


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