Jar examples for d:doxia-module-xdoc
A Doxia module for Xdoc source documents. Xdoc format is supported both as source and target formats.
You can download jar file doxia-module-xdoc 1.7 in this page.
Apache License
You can use the following script to add doxia-module-xdoc-1.7.jar to your project.
<dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-module-xdoc</artifactId> <version>1.7</version> </dependency>
compile group: 'org.apache.maven.doxia', name: 'doxia-module-xdoc', version: '1.7'
libraryDependencies += "org.apache.maven.doxia" % "doxia-module-xdoc" % "1.7"
<dependency org="org.apache.maven.doxia" name="doxia-module-xdoc" rev="1.7"/>
@Grapes(@Grab(group='org.apache.maven.doxia', module='doxia-module-xdoc', version='1.7'))
'org.apache.maven.doxia:doxia-module-xdoc:jar:1.7'
Click the following link to download the jar file.
doxia-module-xdoc-1.7-javadoc.jar