is not current version
Last Version 0.1.4

Commands for LaTeX 0.1.3

Provides commands for LaTeX output

License

License

GroupId

GroupId

ch.stegmaier.java2tex
ArtifactId

ArtifactId

commands
Version

Version

0.1.3
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 0.1.3


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

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.