is not current version
Last Version 1.0.6

fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.xhtml 1.0.5


GroupId

GroupId

fr.opensagres.xdocreport
ArtifactId

ArtifactId

org.apache.poi.xwpf.converter.xhtml
Version

Version

1.0.5
Type

Type

jar

Download org.apache.poi.xwpf.converter.xhtml 1.0.5


<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.xhtml/ -->
<dependency>
    <groupId>fr.opensagres.xdocreport</groupId>
    <artifactId>org.apache.poi.xwpf.converter.xhtml</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.xhtml/
implementation 'fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.xhtml:1.0.5'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.xhtml/
implementation ("fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.xhtml:1.0.5")
'fr.opensagres.xdocreport:org.apache.poi.xwpf.converter.xhtml:jar:1.0.5'
<dependency org="fr.opensagres.xdocreport" name="org.apache.poi.xwpf.converter.xhtml" rev="1.0.5">
  <artifact name="org.apache.poi.xwpf.converter.xhtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='org.apache.poi.xwpf.converter.xhtml', version='1.0.5')
)
libraryDependencies += "fr.opensagres.xdocreport" % "org.apache.poi.xwpf.converter.xhtml" % "1.0.5"
[fr.opensagres.xdocreport/org.apache.poi.xwpf.converter.xhtml "1.0.5"]