MVN

net.sourceforge.jeuclid : jeuclid-parent

Maven & Gradle

Feb 12, 2010

JEuclid · 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>net.sourceforge.jeuclid</groupId>
    <artifactId>jeuclid-parent</artifactId>
    <version>3.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.jeuclid : jeuclid-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.1.9

All Versions

Choose a version of net.sourceforge.jeuclid : jeuclid-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
jeuclid-parent-3.1.9
jeuclid-parent-3.1.8
jeuclid-parent-3.1.7
jeuclid-parent-3.1.6
jeuclid-parent-3.1.5
jeuclid-parent-3.1.4
jeuclid-parent-3.1.3
jeuclid-parent-3.1.2
jeuclid-parent-3.1.1
jeuclid-parent-3.1.0
3.0.x
jeuclid-parent-3.0.3
jeuclid-parent-3.0.2
jeuclid-parent-3.0.1
jeuclid-parent-3.0.0
2.9.x
jeuclid-parent-2.9.8
jeuclid-parent-2.9.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.sourceforge.jeuclid</groupId>
    <artifactId>jeuclid-parent</artifactId>
    <version>3.1.9</version>
</dependency>