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

com.github.albfernandez:itext2 2.1.18

Itext is a java library to create and manipulate PDFs. This is a fork of version 2.1.7 the last MPL/LGPL version. It's focused basically on mantain compatibility with newer bouncycastle releases and small bugfixes.

Категории

Категории

iText Прикладные библиотеки Documents Processing iText Данные PDF
Группа

Группа

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

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

itext2
Версия

Версия

2.1.18
Тип

Тип

jar

Скачать itext2 2.1.18


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