MVN

com.github.jferard : fastods

Maven & Gradle

Dec 24, 2021
8 usages
34 stars

FastODS · 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

<dependency>
    <groupId>com.github.jferard</groupId>
    <artifactId>fastods</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.jferard : fastods to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of com.github.jferard : fastods to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
fastods-0.8.1
0.7.x
fastods-0.7.4
fastods-0.7.3
fastods-0.7.2
fastods-0.7.1
fastods-0.7.0
0.6.x
fastods-0.6.2
fastods-0.6.1
fastods-0.6.0
0.5.x
fastods-0.5.1
fastods-0.5.0
0.4.x
fastods-0.4.1
fastods-0.4.0
0.3.x
fastods-0.3.1

How to add a dependency to Maven

Add the following com.github.jferard : fastods maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.jferard</groupId>
    <artifactId>fastods</artifactId>
    <version>0.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.jferard : fastods gradle dependency to your build.gradle file:

implementation 'com.github.jferard:fastods:0.8.1'

Gradle Kotlin DSL: Add the following com.github.jferard : fastods gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.jferard:fastods:0.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.jferard : fastods sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.jferard" % "fastods" % "0.8.1"

Advertisement

Dependencies from Group

Dec 24, 2021
8 usages
34 stars
Dec 24, 2021
1 usages
34 stars
Dec 24, 2021
1 usages
27 stars
Dec 28, 2021
1 usages
0 stars
Dec 24, 2021
34 stars

Discover Dependencies

Jul 14, 2023
3 usages
5.1k stars
Jan 27, 2020
4 usages
2 stars
Jan 03, 2021
2 usages
12 stars
Aug 22, 2023
5 usages
62 stars
Apr 16, 2014
7 usages
4.4k stars
Jun 11, 2018
2 usages
98 stars