JMathml library

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

Лицензия

Лицензия

MIT
Группа

Группа

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

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

jmathml
Последняя версия

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

2.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать jmathml

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-simple jar 1.7.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.1
2.2.0
2.1.0