| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.tomtung |
| Идентификатор | Идентификаторlatex2unicode_2.13 |
| Версия | Версия0.3.2 |
| Тип | Типjar |
| Описание |
Описаниеlatex2unicode
Convert LaTeX markup to Unicode.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| latex2unicode_2.13-0.3.2.pom | |
| latex2unicode_2.13-0.3.2.jar | 98 KB |
| latex2unicode_2.13-0.3.2-sources.jar | 12 KB |
| latex2unicode_2.13-0.3.2-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tomtung/latex2unicode_2.13/ -->
<dependency>
<groupId>com.github.tomtung</groupId>
<artifactId>latex2unicode_2.13</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtung/latex2unicode_2.13/
implementation 'com.github.tomtung:latex2unicode_2.13:0.3.2'
// https://jarcasting.com/artifacts/com.github.tomtung/latex2unicode_2.13/
implementation ("com.github.tomtung:latex2unicode_2.13:0.3.2")
'com.github.tomtung:latex2unicode_2.13:jar:0.3.2'
<dependency org="com.github.tomtung" name="latex2unicode_2.13" rev="0.3.2">
<artifact name="latex2unicode_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtung', module='latex2unicode_2.13', version='0.3.2')
)
libraryDependencies += "com.github.tomtung" % "latex2unicode_2.13" % "0.3.2"
[com.github.tomtung/latex2unicode_2.13 "0.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.lihaoyi : fastparse_2.13 | jar | 2.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |