Last Version

MathMLConverter 1.5

Tool for converting mathematical formulae entered in MathML to their plain text equivalent. For example formula "x + 5" will be converted to "x plus five" and so on.

License

License

GroupId

GroupId

cz.muni.fi.mathml
ArtifactId

ArtifactId

mathml-converter
Version

Version

1.5
Type

Type

jar
Description

Description

MathMLConverter
Tool for converting mathematical formulae entered in MathML to their plain text equivalent. For example formula "x + 5" will be converted to "x plus five" and so on.
Project URL

Project URL

http://code.google.com/p/mathml-converter/

Download mathml-converter 1.5


<!-- https://jarcasting.com/artifacts/cz.muni.fi.mathml/mathml-converter/ -->
<dependency>
    <groupId>cz.muni.fi.mathml</groupId>
    <artifactId>mathml-converter</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.muni.fi.mathml/mathml-converter/
implementation 'cz.muni.fi.mathml:mathml-converter:1.5'
// https://jarcasting.com/artifacts/cz.muni.fi.mathml/mathml-converter/
implementation ("cz.muni.fi.mathml:mathml-converter:1.5")
'cz.muni.fi.mathml:mathml-converter:jar:1.5'
<dependency org="cz.muni.fi.mathml" name="mathml-converter" rev="1.5">
  <artifact name="mathml-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.muni.fi.mathml', module='mathml-converter', version='1.5')
)
libraryDependencies += "cz.muni.fi.mathml" % "mathml-converter" % "1.5"
[cz.muni.fi.mathml/mathml-converter "1.5"]

Dependencies

compile (12)

Group / Artifact Type Version
cz.muni.fi.mir : mathml-canonicalizer jar 0.1
com.google.code.findbugs : annotations jar 2.0.1
org.apache.commons : commons-lang3 jar 3.1
org.slf4j : slf4j-api jar 1.6.6
com.google.collections : google-collections jar 1.0
joda-time : joda-time jar 2.1
commons-cli : commons-cli jar 1.2
org.jdom : jdom2 jar 2.0.5
org.codehaus.woodstox : woodstox-core-asl jar 4.2.0
org.codehaus.woodstox : woodstox-core-lgpl jar 4.2.0
org.codehaus.woodstox : stax2-api jar 3.1.1
com.fasterxml : aalto-xml jar 0.9.8

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.6

Project Modules

There are no modules declared in this project.