Scala XML Diff
scalax-xml-diff 1.1.1
Group ID:
com.github.andyglow
Artifact ID:
scalax-xml-diff_2.10
Version:
1.1.1
Release Date:
Jun 24, 2016
Licenses:
libraryDependencies += "com.github.andyglow" %% "scalax-xml-diff" % "1.1.1" resolvers += Resolver.bintrayJCenter
ivy"com.github.andyglow::scalax-xml-diff:1.1.1" MavenRepository("https://jcenter.bintray.com")
//> using dep "com.github.andyglow::scalax-xml-diff:1.1.1"
import $ivy.`com.github.andyglow::scalax-xml-diff:1.1.1` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>com.github.andyglow</groupId> <artifactId>scalax-xml-diff_2.10</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.github.andyglow', name: 'scalax-xml-diff_2.10', version: '1.1.1'