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.8


Group ID:
io.dylemma
Artifact ID:
xml-spac_2.12
Version:
0.8
Release Date:
Feb 1, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.dylemma</groupId>
  <artifactId>xml-spac_2.12</artifactId>
  <version>0.8</version>
</dependency>

compile group: 'io.dylemma', name: 'xml-spac_2.12', version: '0.8'