is not current version
Last Version 1.11.1

org.apache.maven.doxia:doxia-module-itext 1.3

A Doxia module for iText source documents. iText format is only supported as target format.

Categories

Categories

Maven Build Tools iText Business Logic Libraries Documents Processing iText Data PDF
GroupId

GroupId

org.apache.maven.doxia
ArtifactId

ArtifactId

doxia-module-itext
Version

Version

1.3
Type

Type

jar

Download doxia-module-itext 1.3


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