is not current version
Last Version 1.0.5

com.github.livesense:jodconverter-core 1.0.3

JODConverter converts office documents using OpenOffice.org

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

jodconverter-core
Version

Version

1.0.3
Type

Type

jar

Download jodconverter-core 1.0.3


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