| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.backbord |
| ArtifactId | ArtifactIdtexj |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.backbord:texj
TexJ - Use TeX Documents as templates in Java!
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| texj-1.1.2.pom | |
| texj-1.1.2.jar | 10 KB |
| texj-1.1.2-sources.jar | 6 KB |
| texj-1.1.2-javadoc.jar | 57 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |