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

com.janeluo:easy-pdf 1.0.0

pdf 工具类 基于 itext7

Категории

Категории

PDF Данные
Группа

Группа

com.janeluo
Идентификатор

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

easy-pdf
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать easy-pdf 1.0.0


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