MVN

net.sf.mathml : mathml-parent

Maven & Gradle

Mar 29, 2016
1 usages
0 stars

MathML for Java · MathML DOM for Java

<dependency>
    <groupId>net.sf.mathml</groupId>
    <artifactId>mathml-parent</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.mathml : mathml-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of net.sf.mathml : mathml-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
mathml-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sf.mathml</groupId>
    <artifactId>mathml-parent</artifactId>
    <version>1.0</version>
</dependency>

Advertisement