net.backbord:texj

TexJ - Use TeX Documents as templates in Java!

License

License

Categories

Categories

Net
GroupId

GroupId

net.backbord
ArtifactId

ArtifactId

texj
Last Version

Last Version

1.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

net.backbord:texj
TexJ - Use TeX Documents as templates in Java!
Project URL

Project URL

https://github.com/nr23730/texj
Source Code Management

Source Code Management

https://github.com/nr23730/texj

Download texj

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.2
1.1.1
1.0.7
1.0.6
1.0.5