License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.sourceforge.jeuclid |
ArtifactId | ArtifactIdjeuclid |
Last Version | Last Version2.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEuclid
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
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeuclid-2.9.6.pom | |
jeuclid-2.9.6.jar | 540 KB |
jeuclid-2.9.6-sources.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid/ -->
<dependency>
<groupId>net.sourceforge.jeuclid</groupId>
<artifactId>jeuclid</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid/
implementation 'net.sourceforge.jeuclid:jeuclid:2.9.6'
// https://jarcasting.com/artifacts/net.sourceforge.jeuclid/jeuclid/
implementation ("net.sourceforge.jeuclid:jeuclid:2.9.6")
'net.sourceforge.jeuclid:jeuclid:jar:2.9.6'
<dependency org="net.sourceforge.jeuclid" name="jeuclid" rev="2.9.6">
<artifact name="jeuclid" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jeuclid', module='jeuclid', version='2.9.6')
)
libraryDependencies += "net.sourceforge.jeuclid" % "jeuclid" % "2.9.6"
[net.sourceforge.jeuclid/jeuclid "2.9.6"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging-api | jar | 1.1 |
ant : ant | jar | 1.6.5 |
batik : batik-svggen | jar | 1.6-1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
xml-apis : xmlParserAPIs | jar | 2.0.2 |
xerces : xercesImpl | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |