Download jodconverter-2.2.1.jar file - Jar j

Jar examples for j:jodconverter

Description

JODConverter converts between different office documents formats, using OpenOffice.org.

You can download jar file jodconverter 2.2.1 in this page.

License

GNU Lesser General Public License, Version 2.1

Build File

You can use the following script to add jodconverter-2.2.1.jar to your project.

<dependency>
   <groupId>com.artofsolving</groupId>
   <artifactId>jodconverter</artifactId>
   <version>2.2.1</version>
</dependency>
compile group: 'com.artofsolving', name: 'jodconverter', version: '2.2.1'
libraryDependencies += "com.artofsolving" % "jodconverter" % "2.2.1"
<dependency org="com.artofsolving" name="jodconverter" rev="2.2.1"/>
@Grapes(@Grab(group='com.artofsolving', module='jodconverter', version='2.2.1'))
'com.artofsolving:jodconverter:jar:2.2.1'

Download

Click the following link to download the jar file.

jodconverter-2.2.1.jar
jodconverter-2.2.1.pom
jodconverter-2.2.1-sources.jar



Related Tutorials