Last Version

XMLWriter 0.2

XML Writer for SAX parsers.

License

License

Public Domain
GroupId

GroupId

com.megginson.sax
ArtifactId

ArtifactId

xml-writer
Version

Version

0.2
Type

Type

jar
Description

Description

XMLWriter
XML Writer for SAX parsers.
Project URL

Project URL

http://www.megginson.com/Software

Download xml-writer 0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
xml-apis : xml-apis jar 1.0.b2

Project Modules

There are no modules declared in this project.