| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tomtung |
| ArtifactId | ArtifactIdlatex2unicode_2.13 |
| Last Version | Last Version0.3.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlatex2unicode
Convert LaTeX markup to Unicode.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.lihaoyi : fastparse_2.13 | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |