scala-xml-diff 2.0.4


Group ID:
com.github.andyglow
Artifact ID:
scala-xml-diff_2.12
Version:
2.0.4
Release Date:
Jul 23, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-xml-diff_2.12</artifactId>
  <version>2.0.4</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-xml-diff_2.12', version: '2.0.4'