License |
License |
---|---|
GroupId | GroupIdorg.scilab.forge |
ArtifactId | ArtifactIdjlatexmath |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjlatexmath
A Java API to render LaTeX
|
Filename | Size |
---|---|
jlatexmath-1.0.7.pom | |
jlatexmath-1.0.7.jar | 954 KB |
jlatexmath-1.0.7-sources.jar | 1006 KB |
jlatexmath-1.0.7-javadoc.jar | 731 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.scilab.forge : jlatexmath-font-greek | jar | 1.0.7 |
org.scilab.forge : jlatexmath-font-cyrillic | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.openjdk.jmh : jmh-core | jar | 1.19 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |