не последняя версия
Последняя версия 2.2.1

org.jmathml:jmathml 2.2.0

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

Группа

Группа

org.jmathml
Идентификатор

Идентификатор

jmathml
Версия

Версия

2.2.0
Тип

Тип

jar

Скачать jmathml 2.2.0


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