is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathmltools mathmltools-2.0.2

This API provides various tools for processing MathML using Java.

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine.mathmltools
ArtifactId

ArtifactId

mathmltools
Version

Version

mathmltools-2.0.2
Type

Type

pom

Download mathmltools mathmltools-2.0.2


<!-- https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathmltools/ -->
<dependency>
    <groupId>com.formulasearchengine.mathmltools</groupId>
    <artifactId>mathmltools</artifactId>
    <version>mathmltools-2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathmltools/
implementation 'com.formulasearchengine.mathmltools:mathmltools:mathmltools-2.0.2'
// https://jarcasting.com/artifacts/com.formulasearchengine.mathmltools/mathmltools/
implementation ("com.formulasearchengine.mathmltools:mathmltools:mathmltools-2.0.2")
'com.formulasearchengine.mathmltools:mathmltools:pom:mathmltools-2.0.2'
<dependency org="com.formulasearchengine.mathmltools" name="mathmltools" rev="mathmltools-2.0.2">
  <artifact name="mathmltools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.formulasearchengine.mathmltools', module='mathmltools', version='mathmltools-2.0.2')
)
libraryDependencies += "com.formulasearchengine.mathmltools" % "mathmltools" % "mathmltools-2.0.2"
[com.formulasearchengine.mathmltools/mathmltools "mathmltools-2.0.2"]