| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.scilab.forge |
| Идентификатор | Идентификаторjlatexmath |
| Версия | Версия1.0.7 |
| Тип | Типjar |
| Описание |
Описаниеjlatexmath
A Java API to render LaTeX
|
| Имя Файла | Размер |
|---|---|
| jlatexmath-1.0.7.pom | |
| jlatexmath-1.0.7.jar | 653 KB |
| jlatexmath-1.0.7-sources.jar | 671 KB |
| jlatexmath-1.0.7-javadoc.jar | 871 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath/ -->
<dependency>
<groupId>org.scilab.forge</groupId>
<artifactId>jlatexmath</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath/
implementation 'org.scilab.forge:jlatexmath:1.0.7'
// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath/
implementation ("org.scilab.forge:jlatexmath:1.0.7")
'org.scilab.forge:jlatexmath:jar:1.0.7'
<dependency org="org.scilab.forge" name="jlatexmath" rev="1.0.7">
<artifact name="jlatexmath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scilab.forge', module='jlatexmath', version='1.0.7')
)
libraryDependencies += "org.scilab.forge" % "jlatexmath" % "1.0.7"
[org.scilab.forge/jlatexmath "1.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scilab.forge : jlatexmath-font-greek | jar | 1.0.7 |
| org.scilab.forge : jlatexmath-font-cyrillic | jar | 1.0.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.openjdk.jmh : jmh-core | jar | 1.19 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |