data.xml

Functions to parse XML into lazy sequences and lazy trees and emit these as text

License

License

Categories

Categories

Clojure Languages Data
GroupId

GroupId

org.clojure
ArtifactId

ArtifactId

data.xml
Last Version

Last Version

0.2.0-alpha6
Release Date

Release Date

Type

Type

jar
Description

Description

data.xml
Functions to parse XML into lazy sequences and lazy trees and emit these as text

Download data.xml

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : data.codec jar 0.1.0
org.clojure : clojure jar 1.7.0

test (2)

Group / Artifact Type Version
org.clojure : test.check jar 0.9.0
org.clojure : clojurescript jar 1.10.439

Project Modules

There are no modules declared in this project.
org.clojure

Clojure

Versions

Version
0.2.0-alpha6
0.2.0-alpha5
0.2.0-alpha4
0.2.0-alpha3
0.2.0-alpha2
0.2.0-alpha1
0.1.0-beta3
0.1.0-beta2
0.1.0-beta1
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3