al333z / anti-xml   0.8.4

Website GitHub

The scala.xml library has some very annoying issues. Time for a clean-room replacement!

Scala versions: 2.12 2.11

anti-xml 0.7.2


Group ID:
com.al333z
Artifact ID:
anti-xml_2.11
Version:
0.7.2
Release Date:
Jan 18, 2017
Licenses:
Files:

libraryDependencies += "com.al333z" %% "anti-xml" % "0.7.2"

Mill build tool

ivy"com.al333z::anti-xml:0.7.2"

Scala CLI

//> using dep "com.al333z::anti-xml:0.7.2"

Ammonite REPL

import $ivy.`com.al333z::anti-xml:0.7.2`

<dependency>
  <groupId>com.al333z</groupId>
  <artifactId>anti-xml_2.11</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.al333z', name: 'anti-xml_2.11', version: '0.7.2'