Jar examples for j:jodconverter
JODConverter converts between different office documents formats, using OpenOffice.org.
You can download jar file jodconverter 2.2.1 in this page.
GNU Lesser General Public License, Version 2.1
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'
Click the following link to download the jar file.
jodconverter-2.2.1.jar