MVN

io.mathan.maven : mathan-latex-maven-plugin

Maven & Gradle

Apr 10, 2019
4 stars

Mathan LaTeX Maven Plugin · A maven-plugin generating DVI/PS/PDF documents from LaTeX sources.

<plugin>
    <groupId>io.mathan.maven</groupId>
    <artifactId>mathan-latex-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.mathan.maven : mathan-latex-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of io.mathan.maven : mathan-latex-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mathan-latex-maven-plugin-1.0.2
mathan-latex-maven-plugin-1.0.1
mathan-latex-maven-plugin-1.0.0
0.9.x
mathan-latex-maven-plugin-0.9.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.mathan.maven</groupId>
    <artifactId>mathan-latex-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>