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.
'cz.muni.fi.mathml:mathml-converter:1.3'
<dependency> <groupId>cz.muni.fi.mathml</groupId> <artifactId>mathml-converter</artifactId> <version>1.3</version> </dependency>
<dependency org="cz.muni.fi.mathml" name="mathml-converter" rev="1.3"/>
"cz.muni.fi.mathml", "mathml-converter", "1.3"