MVN

de.rototor.jeuclid : jeuclid-parent

Maven & Gradle

Feb 24, 2019
11 stars

JEuclid · This is a stripped down version of jeculid running with JDK 9 with Batik 1.9. Minimum Java requirement is 1.6. Original Description: JEuclid is a complete MathML rendering solution, consisting of a MathViewer application, Command line converters from MathML to other formats, an ant task for autmated conversion, Display components for AWT and Swing and a component for Apache Cocoon

<dependency>
    <groupId>de.rototor.jeuclid</groupId>
    <artifactId>jeuclid-parent</artifactId>
    <version>3.1.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.rototor.jeuclid : jeuclid-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.14

All Versions

Choose a version of de.rototor.jeuclid : jeuclid-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
jeuclid-parent-3.1.14
jeuclid-parent-3.1.13
jeuclid-parent-3.1.12
jeuclid-parent-3.1.11

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.rototor.jeuclid</groupId>
    <artifactId>jeuclid-parent</artifactId>
    <version>3.1.14</version>
</dependency>

Advertisement