is not current version
Last Version 0.1.4

ch.stegmaier.java2tex:commands 0.1.0

Provides commands for LaTeX output

GroupId

GroupId

ch.stegmaier.java2tex
ArtifactId

ArtifactId

commands
Version

Version

0.1.0
Type

Type

jar

Download commands 0.1.0


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