is not current version
Last Version 2.0.5

com.formulasearchengine.mathmltools:mathml-converters v2.0.0

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

v2.0.0
Type

Type

jar

Download mathml-converters v2.0.0


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