is not current version
Last Version 1.0.7

org.scilab.forge:jlatexmath 0.9.6

A Java API to render LaTeX

GroupId

GroupId

org.scilab.forge
ArtifactId

ArtifactId

jlatexmath
Version

Version

0.9.6
Type

Type

jar

Download jlatexmath 0.9.6


<!-- https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath/ -->
<dependency>
    <groupId>org.scilab.forge</groupId>
    <artifactId>jlatexmath</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath/
implementation 'org.scilab.forge:jlatexmath:0.9.6'
// https://jarcasting.com/artifacts/org.scilab.forge/jlatexmath/
implementation ("org.scilab.forge:jlatexmath:0.9.6")
'org.scilab.forge:jlatexmath:jar:0.9.6'
<dependency org="org.scilab.forge" name="jlatexmath" rev="0.9.6">
  <artifact name="jlatexmath" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scilab.forge', module='jlatexmath', version='0.9.6')
)
libraryDependencies += "org.scilab.forge" % "jlatexmath" % "0.9.6"
[org.scilab.forge/jlatexmath "0.9.6"]