is not current version
Last Version 1.8.1.1

com.github.nruzic.org.apache.maven.doxia:doxia-doc-renderer 1.8.1-patch1

The Document Renderer handles the rendering of documents, in formats like PDF and RTF.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.nruzic.org.apache.maven.doxia
ArtifactId

ArtifactId

doxia-doc-renderer
Version

Version

1.8.1-patch1
Type

Type

jar

Download doxia-doc-renderer 1.8.1-patch1


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