is not current version
Last Version 2.2.1

org.jmathml:jmathml 2.1.0

Supports the subset of MathML that is used in systems biology standard data formats.

GroupId

GroupId

org.jmathml
ArtifactId

ArtifactId

jmathml
Version

Version

2.1.0
Type

Type

jar

Download jmathml 2.1.0


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