jeremyrsmith / reactivesax   0.1.0

Apache License 2.0 GitHub

Reactive, non-blocking SAX XML parser for Scala

Scala versions: 2.11

reactivesax 0.1.0


Group ID:
io.github.jeremyrsmith
Artifact ID:
reactivesax_2.11
Version:
0.1.0
Release Date:
Dec 6, 2016
Licenses:
Files:

libraryDependencies += "io.github.jeremyrsmith" %% "reactivesax" % "0.1.0"

Mill build tool

ivy"io.github.jeremyrsmith::reactivesax:0.1.0"

Scala CLI

//> using dep "io.github.jeremyrsmith::reactivesax:0.1.0"

Ammonite REPL

import $ivy.`io.github.jeremyrsmith::reactivesax:0.1.0`

<dependency>
  <groupId>io.github.jeremyrsmith</groupId>
  <artifactId>reactivesax_2.11</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.jeremyrsmith', name: 'reactivesax_2.11', version: '0.1.0'