is not current version
Last Version 0.8.1

com.github.jferard:fastods-examples 0.7.4

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

License

License

GroupId

GroupId

com.github.jferard
ArtifactId

ArtifactId

fastods-examples
Version

Version

0.7.4
Type

Type

jar
Description

Description

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

Download fastods-examples 0.7.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jferard : fastods jar 0.7.4
com.github.jferard : fastods-crypto jar 0.7.4
com.h2database : h2 jar 1.4.199
ant : ant jar 1.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.