is not current version
Last Version 1.8.1.1

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

The Site Renderer handles the rendering of sites, merging site decoration with document content.

Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

doxia-site-renderer
Version

Version

1.8.1-patch1
Type

Type

jar

Download doxia-site-renderer 1.8.1-patch1


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