MVN

com.formulasearchengine.mathmltools : mathmltools

Maven & Gradle

Jun 23, 2020
8 stars

MathML Tools · This API provides various tools for processing MathML using Java.

<dependency>
    <groupId>com.formulasearchengine.mathmltools</groupId>
    <artifactId>mathmltools</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.formulasearchengine.mathmltools : mathmltools to add to Maven - Latest Versions:

  • Latest Stable: 2.0.5

All Versions

Choose a version of com.formulasearchengine.mathmltools : mathmltools to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mathmltools-2.0.5
mathmltools-2.0.4
mathmltools-2.0.3
mathmltools-2.0.2
mathmltools-2.0.1
mathmltools
mathmltools-mathmltools-2.0.2
v2.0.x
mathmltools-v2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.formulasearchengine.mathmltools</groupId>
    <artifactId>mathmltools</artifactId>
    <version>2.0.5</version>
</dependency>