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