is not current version
Last Version 2.2.1

com.artofsolving:jodconverter 2.2.0

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

GroupId

GroupId

com.artofsolving
ArtifactId

ArtifactId

jodconverter
Version

Version

2.2.0
Type

Type

jar

Download jodconverter 2.2.0


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