Download mathmltools-0.4.0.jar file - Jar m

Jar examples for m:mathmltools

Description

This library provides various tools for processing MathML using Java.

You can download jar file mathmltools 0.4.0 in this page.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

mathmltools-0.4.0-javadoc.jar
mathmltools-0.4.0-sources.jar
mathmltools-0.4.0.jar
mathmltools-0.4.0.pom



Related Tutorials