| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.jmathml |
| Идентификатор | Идентификаторjmathml |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Описание |
ОписаниеJMathml library
Supports the subset of MathML that is used in systems biology standard data formats.
|
| Имя Файла | Размер |
|---|---|
| jmathml-2.2.1.pom | |
| jmathml-2.2.1.jar | 92 KB |
| jmathml-2.2.1-sources.jar | 49 KB |
| jmathml-2.2.1-javadoc.jar | 346 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.13 |