jOpenDocument (including dependencies)

jOpenDocument is a free library for developers looking to use Open Document files without OpenOffice.org.

License

License

GroupId

GroupId

org.jopendocument
ArtifactId

ArtifactId

jOpenDocument
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

jOpenDocument (including dependencies)
jOpenDocument is a free library for developers looking to use Open Document files without OpenOffice.org.
Project URL

Project URL

http://www.jopendocument.org/
Project Organization

Project Organization

ILM Informatique
Source Code Management

Source Code Management

http://jopendocument.org/download/jOpenDocument-src-1.3.zip

Download jOpenDocument

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.3b1
1.2
1.1
1.0