| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tomtung |
| ArtifactId | ArtifactIdlatex2unicode_2.11 |
| Version | Version0.3.2 |
| 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.11-0.3.2.pom | |
| latex2unicode_2.11-0.3.2.jar | 175 KB |
| latex2unicode_2.11-0.3.2-sources.jar | 12 KB |
| latex2unicode_2.11-0.3.2-javadoc.jar | 371 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tomtung/latex2unicode_2.11/ -->
<dependency>
<groupId>com.github.tomtung</groupId>
<artifactId>latex2unicode_2.11</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tomtung/latex2unicode_2.11/
implementation 'com.github.tomtung:latex2unicode_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.github.tomtung/latex2unicode_2.11/
implementation ("com.github.tomtung:latex2unicode_2.11:0.3.2")
'com.github.tomtung:latex2unicode_2.11:jar:0.3.2'
<dependency org="com.github.tomtung" name="latex2unicode_2.11" rev="0.3.2">
<artifact name="latex2unicode_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tomtung', module='latex2unicode_2.11', version='0.3.2')
)
libraryDependencies += "com.github.tomtung" % "latex2unicode_2.11" % "0.3.2"
[com.github.tomtung/latex2unicode_2.11 "0.3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.lihaoyi : fastparse_2.11 | jar | 2.3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.2.9 |