Last Version

xtj 0.9.3

XML Templating for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.pwall.xml
ArtifactId

ArtifactId

xtj
Version

Version

0.9.3
Type

Type

jar
Description

Description

xtj
XML Templating for Java
Project URL

Project URL

https://github.com/pwall567/xtj
Project Organization

Project Organization

Peter Wall
Source Code Management

Source Code Management

https://github.com/pwall567/xtj.git

Download xtj 0.9.3


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

Dependencies

compile (4)

Group / Artifact Type Version
net.pwall.xml : xmlutil jar 2.2
net.pwall.html : htmlutil jar 1.1
net.pwall.el : el jar 4.0
net.pwall.json : jsonutil jar 2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.