is not current version
Last Version 1.1.2

net.backbord:texj 1.0.6

TexJ - Use TeX Documents as templates in Java!

Categories

Categories

Net
GroupId

GroupId

net.backbord
ArtifactId

ArtifactId

texj
Version

Version

1.0.6
Type

Type

jar

Download texj 1.0.6


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