Commands for LaTeX

Provides commands for LaTeX output

License

License

GroupId

GroupId

ch.stegmaier.java2tex
ArtifactId

ArtifactId

commands
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Commands for LaTeX
Provides commands for LaTeX output
Project URL

Project URL

https://bitbucket.org/thorstenstegmaier/java2tex/wiki/Home
Source Code Management

Source Code Management

https://bitbucket.org/thorstenstegmaier/java2tex.git

Download commands

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0

test (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-log4j12 jar 1.7.36
org.junit.jupiter : junit-jupiter jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0