is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathml-similarity mathmltools-2.0.2

API to calculate similarities between MathML documents.

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine.mathmltools
ArtifactId

ArtifactId

mathml-similarity
Version

Version

mathmltools-2.0.2
Type

Type

jar

Download mathml-similarity mathmltools-2.0.2


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