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