SweetXML core

Core Java library and command-line interface for SweetXML, an alternate syntax for XML which focuses on improving the conciseness and readability of configuration files.

License

License

Categories

Categories

Net
GroupId

GroupId

net.innig.sweetxml
ArtifactId

ArtifactId

sweetxml
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

SweetXML core
Core Java library and command-line interface for SweetXML, an alternate syntax for XML which focuses on improving the conciseness and readability of configuration files.
Project URL

Project URL

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

Project Organization

Paul Cantrell

Download sweetxml

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2