is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathml-libs 2.0.2

Libraries to manipulate and handle MathML documents.

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine.mathmltools
ArtifactId

ArtifactId

mathml-libs
Version

Version

2.0.2
Type

Type

jar

Download mathml-libs 2.0.2


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