is not current version
Last Version 2.2.1

com.artofsolving:jodconverter 2.1.1

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

GroupId

GroupId

com.artofsolving
ArtifactId

ArtifactId

jodconverter
Version

Version

2.1.1
Type

Type

jar

Download jodconverter 2.1.1


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