GroupId | GroupIdfr.opensagres.xdocreport |
---|---|
ArtifactId | ArtifactIdorg.odftoolkit.odfdom.converter.xhtml |
Version | Version1.0.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.odftoolkit.odfdom.converter.xhtml/ -->
<dependency>
<groupId>fr.opensagres.xdocreport</groupId>
<artifactId>org.odftoolkit.odfdom.converter.xhtml</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.odftoolkit.odfdom.converter.xhtml/
implementation 'fr.opensagres.xdocreport:org.odftoolkit.odfdom.converter.xhtml:1.0.5'
// https://jarcasting.com/artifacts/fr.opensagres.xdocreport/org.odftoolkit.odfdom.converter.xhtml/
implementation ("fr.opensagres.xdocreport:org.odftoolkit.odfdom.converter.xhtml:1.0.5")
'fr.opensagres.xdocreport:org.odftoolkit.odfdom.converter.xhtml:jar:1.0.5'
<dependency org="fr.opensagres.xdocreport" name="org.odftoolkit.odfdom.converter.xhtml" rev="1.0.5">
<artifact name="org.odftoolkit.odfdom.converter.xhtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.opensagres.xdocreport', module='org.odftoolkit.odfdom.converter.xhtml', version='1.0.5')
)
libraryDependencies += "fr.opensagres.xdocreport" % "org.odftoolkit.odfdom.converter.xhtml" % "1.0.5"
[fr.opensagres.xdocreport/org.odftoolkit.odfdom.converter.xhtml "1.0.5"]