is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathmltools 2.0.4

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

2.0.4
Type

Type

pom

Download mathmltools 2.0.4

Filename Size
mathmltools-2.0.4.pom 13 KB
Browse

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