не последняя версия
Последняя версия 3.5.8

work.seals:seal-office 3.5.1

office文档工具:预览

Группа

Группа

work.seals
Идентификатор

Идентификатор

seal-office
Версия

Версия

3.5.1
Тип

Тип

jar

Скачать seal-office 3.5.1


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