dylemma / xml-spac   0.12.1

MIT License Website GitHub

Handle streaming XML and JSON with declarative, composable parsers

Scala versions: 3.x 2.13 2.12 2.11 2.10

xml-spac 0.7


Group ID:
io.dylemma
Artifact ID:
xml-spac_2.11
Version:
0.7
Release Date:
Nov 3, 2019
Licenses:
MIT
Files:

libraryDependencies += "io.dylemma" %% "xml-spac" % "0.7"

Mill build tool

ivy"io.dylemma::xml-spac:0.7"

Scala CLI

//> using dep "io.dylemma::xml-spac:0.7"

Ammonite REPL

import $ivy.`io.dylemma::xml-spac:0.7`

<dependency>
  <groupId>io.dylemma</groupId>
  <artifactId>xml-spac_2.11</artifactId>
  <version>0.7</version>
</dependency>

compile group: 'io.dylemma', name: 'xml-spac_2.11', version: '0.7'