License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.innig.sweetxml |
ArtifactId | ArtifactIdsweetxml-ant |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSweetXML Ant plugin
Ant plugin to convert files to and from SweetXML.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
sweetxml-ant-0.2.pom | |
sweetxml-ant-0.2.jar | 4 KB |
sweetxml-ant-0.2-sources.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6 |
net.innig.sweetxml : sweetxml | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.1 |