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.3 in this page.
Apache License
You can use the following script to add doxia-module-fml-1.3.jar to your project.
<dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-module-fml</artifactId> <version>1.3</version> </dependency>
compile group: 'org.apache.maven.doxia', name: 'doxia-module-fml', version: '1.3'
libraryDependencies += "org.apache.maven.doxia" % "doxia-module-fml" % "1.3"
<dependency org="org.apache.maven.doxia" name="doxia-module-fml" rev="1.3"/>
@Grapes(@Grab(group='org.apache.maven.doxia', module='doxia-module-fml', version='1.3'))
'org.apache.maven.doxia:doxia-module-fml:jar:1.3'
Click the following link to download the jar file.
doxia-module-fml-1.3-javadoc.jar