scala-xml-diff 1.1.2


Group ID:
com.github.andyglow
Artifact ID:
scala-xml-diff_2.11
Version:
1.1.2
Release Date:
Jun 24, 2016
Licenses:
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.andyglow" %% "scala-xml-diff" % "1.1.2"

Mill build tool

ivy"com.github.andyglow::scala-xml-diff:1.1.2"

Scala CLI

//> using dep "com.github.andyglow::scala-xml-diff:1.1.2"

Ammonite REPL

import $ivy.`com.github.andyglow::scala-xml-diff:1.1.2`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-xml-diff_2.11</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-xml-diff_2.11', version: '1.1.2'