Jar examples for m:mathmltools
This library provides various tools for processing MathML using Java.
You can download jar file mathmltools 0.4.0 in this page.
The Apache License, Version 2.0
You can use the following script to add mathmltools-0.4.0.jar to your project.
<dependency> <groupId>com.formulasearchengine</groupId> <artifactId>mathmltools</artifactId> <version>0.4.0</version> </dependency>
compile group: 'com.formulasearchengine', name: 'mathmltools', version: '0.4.0'
libraryDependencies += "com.formulasearchengine" % "mathmltools" % "0.4.0"
<dependency org="com.formulasearchengine" name="mathmltools" rev="0.4.0"/>
@Grapes(@Grab(group='com.formulasearchengine', module='mathmltools', version='0.4.0'))
'com.formulasearchengine:mathmltools:jar:0.4.0'
Click the following link to download the jar file.
mathmltools-0.4.0-javadoc.jar