MVN

org.odftoolkit : simple-odf

Maven & Gradle

Nov 27, 2021
18 usages
97 stars

Simple Java API for ODF (Simple ODF) · A simple API for easy manipulation of ODF documents.

<dependency>
    <groupId>org.odftoolkit</groupId>
    <artifactId>simple-odf</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.odftoolkit : simple-odf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0
  • Latest Release Candidate: 0.9.0-RC1

All Versions

Choose a version of org.odftoolkit : simple-odf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
simple-odf-0.9.0
simple-odf-0.9.0-RC1
0.6.x
simple-odf-0.6.6
simple-odf-0.6.5
0.6
simple-odf-0.6
0.5.x
simple-odf-0.5.5
0.5
simple-odf-0.5
0.4.x
simple-odf-0.4.5

How to add a dependency to Maven

Add the following org.odftoolkit : simple-odf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.odftoolkit</groupId>
    <artifactId>simple-odf</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.odftoolkit : simple-odf gradle dependency to your build.gradle file:

implementation 'org.odftoolkit:simple-odf:0.9.0'

Gradle Kotlin DSL: Add the following org.odftoolkit : simple-odf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.odftoolkit:simple-odf:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.odftoolkit : simple-odf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.odftoolkit" % "simple-odf" % "0.9.0"

Advertisement

Dependencies from Group

Dec 21, 2022
29 usages
97 stars
Nov 27, 2021
18 usages
97 stars
Dec 21, 2022
2 usages
97 stars
Dec 21, 2022
1 usages
86 stars
Dec 21, 2022
1 usages
97 stars

Discover Dependencies

Jun 07, 2023
4 usages
18 stars
Aug 10, 2023
24 usages
27 stars
Aug 10, 2023
16 usages
27 stars
Dec 17, 2021
15 usages
Aug 02, 2023
12k stars