com.github.jferard:fastods-extra

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-extra
Последняя версия

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

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-extra

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.github.jferard : fastods jar 0.8.1
com.github.jferard : java-mcsv jar 0.0.2

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.powermock : powermock-module-junit4 jar 2.0.4
org.powermock : powermock-api-easymock jar 2.0.4
org.easymock : easymock jar 4.1

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

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

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

Версия
0.8.1
0.7.4