Beigesoft™ Document Writer library.

This is base cross-platform document creation logic, i.e. add page, table, text, image etc. Writing this document to concrete platform file (e.g. PDF), interactive editing or viewing on screen should be implemented with concrete platform-dependent writer (PDF/Swing/GTK), e.g. Beigesoft™ PDFWriter.

Лицензия

Лицензия

Группа

Группа

org.beigesoft
Идентификатор

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

beige-docwriter
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Beigesoft™ Document Writer library.
This is base cross-platform document creation logic, i.e. add page, table, text, image etc. Writing this document to concrete platform file (e.g. PDF), interactive editing or viewing on screen should be implemented with concrete platform-dependent writer (PDF/Swing/GTK), e.g. Beigesoft™ PDFWriter.
Ссылка на сайт

Ссылка на сайт

https://sites.google.com/site/beigesoftware
Система контроля версий

Система контроля версий

https://github.com/demidenko05/beige-docwriter.git

Скачать beige-docwriter

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.beigesoft : beige-logging-base jar 1.0.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10

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

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

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0