generation-x

Utility for generating XML using XPath like statements

License

License

GroupId

GroupId

org.tp23
ArtifactId

ArtifactId

generation-x
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

generation-x
Utility for generating XML using XPath like statements
Project URL

Project URL

http://github.com/teknopaul/generation-x
Source Code Management

Source Code Management

http://github.com/teknopaul/generation-x.git

Download generation-x

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.1
1.0