XML IO Commons

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.lyncode.xml
ArtifactId

ArtifactId

xml-io
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

XML IO Commons
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download xml-io

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
woodstox : wstx-asl jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0