is not current version
Last Version 2.9.6

net.sourceforge.jeuclid:jeuclid 2.9.5

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

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.sourceforge.jeuclid
ArtifactId

ArtifactId

jeuclid
Version

Version

2.9.5
Type

Type

jar

Download jeuclid 2.9.5


<!-- https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid/ -->
<dependency>
    <groupId>net.sourceforge.jeuclid</groupId>
    <artifactId>jeuclid</artifactId>
    <version>2.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid/
implementation 'net.sourceforge.jeuclid:jeuclid:2.9.5'
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid/
implementation ("net.sourceforge.jeuclid:jeuclid:2.9.5")
'net.sourceforge.jeuclid:jeuclid:jar:2.9.5'
<dependency org="net.sourceforge.jeuclid" name="jeuclid" rev="2.9.5">
  <artifact name="jeuclid" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jeuclid', module='jeuclid', version='2.9.5')
)
libraryDependencies += "net.sourceforge.jeuclid" % "jeuclid" % "2.9.5"
[net.sourceforge.jeuclid/jeuclid "2.9.5"]