is not current version
Last Version 0.9.0

org.odftoolkit:simple-odf 0.4.5

Simple Java API for ODF project

GroupId

GroupId

org.odftoolkit
ArtifactId

ArtifactId

simple-odf
Version

Version

0.4.5
Type

Type

jar

Download simple-odf 0.4.5


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