com.github.jferard:fastods-examples

A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork - parent

Лицензия

Лицензия

Группа

Группа

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

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

fastods-examples
Последняя версия

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

0.8.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

A very fast and lightweight (no dependency) library for creating ODS (Open Document Spreadsheet, mainly for Calc) files in Java. It's a Martin Schulz's SimpleODS fork - parent

Скачать fastods-examples

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.github.jferard : fastods jar 0.8.1
com.github.jferard : fastods-crypto jar 0.8.1
org.odftoolkit : odfvalidator jar 0.9.0-RC1
com.h2database : h2 jar 1.4.199
ant : ant jar 1.7.0

test (1)

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

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

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

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

Версия
0.8.1
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2