Last Version

SweetXML Ant plugin 0.2

Ant plugin to convert files to and from SweetXML.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.innig.sweetxml
ArtifactId

ArtifactId

sweetxml-ant
Version

Version

0.2
Type

Type

jar
Description

Description

SweetXML Ant plugin
Ant plugin to convert files to and from SweetXML.
Project URL

Project URL

http://innig.net/software/sweetxml/
Project Organization

Project Organization

Paul Cantrell

Download sweetxml-ant 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
ant : ant jar 1.6
net.innig.sweetxml : sweetxml jar 0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.1

Project Modules

There are no modules declared in this project.