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

Boxable, a high-level API to creates table on top of Apache Pdfbox 1.6

Easily creates tables in pdf.

Группа

Группа

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

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

boxable
Версия

Версия

1.6
Тип

Тип

jar
Описание

Описание

Boxable, a high-level API to creates table on top of Apache Pdfbox
Easily creates tables in pdf.

Скачать boxable 1.6


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.pdfbox : pdfbox jar 2.0.21
org.slf4j : slf4j-api jar 1.7.10
com.google.guava : guava jar 29.0-android
org.apache.commons : commons-csv jar 1.2
org.jsoup : jsoup jar 1.9.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Модули Проекта

Данный проект не имеет модулей.