Download mathmlconverters-1.0.0.jar file - Jar m

Jar examples for m:mathmlconverters

Description

Collection of utilities and service calls to convert from various input formats to MathML

You can download jar file mathmlconverters 1.0.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add mathmlconverters-1.0.0.jar to your project.

<dependency>
   <groupId>com.formulasearchengine</groupId>
   <artifactId>mathmlconverters</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.formulasearchengine', name: 'mathmlconverters', version: '1.0.0'
libraryDependencies += "com.formulasearchengine" % "mathmlconverters" % "1.0.0"
<dependency org="com.formulasearchengine" name="mathmlconverters" rev="1.0.0"/>
@Grapes(@Grab(group='com.formulasearchengine', module='mathmlconverters', version='1.0.0'))
'com.formulasearchengine:mathmlconverters:jar:1.0.0'

Download

Click the following link to download the jar file.

mathmlconverters-1.0.0-javadoc.jar
mathmlconverters-1.0.0-sources.jar
mathmlconverters-1.0.0.jar
mathmlconverters-1.0.0.pom



Related Tutorials