is not current version
Last Version 1.2.0

jatex 1.1.0

A library for writing LaTeX from within Java.

License

License

GroupId

GroupId

eu.hoefel
ArtifactId

ArtifactId

jatex
Version

Version

1.1.0
Type

Type

jar
Description

Description

jatex
A library for writing LaTeX from within Java.
Project URL

Project URL

https://github.com/uhoefel/jatex
Source Code Management

Source Code Management

https://github.com/uhoefel/jatex/tree/master

Download jatex 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
eu.hoefel : utils jar 0.2.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.platform : junit-platform-launcher jar 1.7.1

Project Modules

There are no modules declared in this project.