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


Group ID:
com.al333z
Artifact ID:
anti-xml_2.12
Version:
0.7.9
Release Date:
Mar 11, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.al333z</groupId>
  <artifactId>anti-xml_2.12</artifactId>
  <version>0.7.9</version>
</dependency>

compile group: 'com.al333z', name: 'anti-xml_2.12', version: '0.7.9'