Download simple-odf-0.8.2-incubating.jar file - Jar s

Jar examples for s:simple-odf

Description

A simple API for easy manipulation of ODF documents.

You can download jar file simple-odf 0.8.2-incubating in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add simple-odf-0.8.2-incubating.jar to your project.

<dependency>
   <groupId>org.apache.odftoolkit</groupId>
   <artifactId>simple-odf</artifactId>
   <version>0.8.2-incubating</version>
</dependency>
compile group: 'org.apache.odftoolkit', name: 'simple-odf', version: '0.8.2-incubating'
libraryDependencies += "org.apache.odftoolkit" % "simple-odf" % "0.8.2-incubating"
<dependency org="org.apache.odftoolkit" name="simple-odf" rev="0.8.2-incubating"/>
@Grapes(@Grab(group='org.apache.odftoolkit', module='simple-odf', version='0.8.2-incubating'))
'org.apache.odftoolkit:simple-odf:jar:0.8.2-incubating'

Download

Click the following link to download the jar file.

simple-odf-0.8.2-incubating-jar-with-dependencies.jar
simple-odf-0.8.2-incubating-javadoc.jar
simple-odf-0.8.2-incubating-sources.jar
simple-odf-0.8.2-incubating.jar
simple-odf-0.8.2-incubating.pom



Related Tutorials