License |
License |
---|---|
GroupId | GroupIdeu.hoefel |
ArtifactId | ArtifactIdjatex |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjatex
A library for writing LaTeX from within Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jatex-1.2.0.pom | |
jatex-1.2.0.jar | 67 KB |
jatex-1.2.0-sources.jar | 47 KB |
jatex-1.2.0-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.hoefel/jatex/ -->
<dependency>
<groupId>eu.hoefel</groupId>
<artifactId>jatex</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hoefel/jatex/
implementation 'eu.hoefel:jatex:1.2.0'
// https://jarcasting.com/artifacts/eu.hoefel/jatex/
implementation ("eu.hoefel:jatex:1.2.0")
'eu.hoefel:jatex:jar:1.2.0'
<dependency org="eu.hoefel" name="jatex" rev="1.2.0">
<artifact name="jatex" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hoefel', module='jatex', version='1.2.0')
)
libraryDependencies += "eu.hoefel" % "jatex" % "1.2.0"
[eu.hoefel/jatex "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
eu.hoefel : utils | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |