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