Last Version

JMathml library 2.2.1

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

License

License

MIT
GroupId

GroupId

org.jmathml
ArtifactId

ArtifactId

jmathml
Version

Version

2.2.1
Type

Type

jar
Description

Description

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

Download jmathml 2.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jdom : jdom jar 1.1.3
junit : junit jar 4.12
commons-io : commons-io jar 1.4
org.slf4j : slf4j-api jar 1.7.13

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.