is not current version
Last Version 1.0.5

com.github.livesense:jodconverter-sample-webapp 1.0.3

JODConverter converts office documents using OpenOffice.org

GroupId

GroupId

com.github.livesense
ArtifactId

ArtifactId

jodconverter-sample-webapp
Version

Version

1.0.3
Type

Type

war

Download jodconverter-sample-webapp 1.0.3


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