jlatexmath-fop

A Java API to render LaTeX

License

License

GroupId

GroupId

org.scilab.forge
ArtifactId

ArtifactId

jlatexmath-fop
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

jlatexmath-fop
A Java API to render LaTeX

Download jlatexmath-fop

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scilab.forge : jlatexmath jar 1.0.7
org.apache.xmlgraphics : fop jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5