is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathml-converters 2.0.1

Collection of utilities and service calls to convert from various input formats to MathML

Categories

Categories

ORM Data Search Business Logic Libraries
GroupId

GroupId

com.formulasearchengine.mathmltools
ArtifactId

ArtifactId

mathml-converters
Version

Version

2.0.1
Type

Type

jar

Download mathml-converters 2.0.1


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