scala-xml-diff 3.0.0


Group ID:
com.github.andyglow
Artifact ID:
scala-xml-diff_2.13
Version:
3.0.0
Release Date:
May 14, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>scala-xml-diff_2.13</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.github.andyglow', name: 'scala-xml-diff_2.13', version: '3.0.0'