is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathmltools v2.0.0

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

v2.0.0
Type

Type

pom

Download mathmltools v2.0.0

Filename Size
mathmltools-v2.0.0.pom 13 KB
Browse

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