is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathml-utils 2.0.1

Utility classes to work with MathML-XML documents.

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine.mathmltools
ArtifactId

ArtifactId

mathml-utils
Version

Version

2.0.1
Type

Type

jar

Download mathml-utils 2.0.1


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