is not current version
Last Version 0.4.0

com.formulasearchengine:mathmltools 0.3.0

This library provides various tools for processing MathML using Java.

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine
ArtifactId

ArtifactId

mathmltools
Version

Version

0.3.0
Type

Type

jar

Download mathmltools 0.3.0


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