datadiff-core 1.1.0


Group ID:
net.s_mach
Artifact ID:
datadiff-core_2.12
Version:
1.1.0
Release Date:
Dec 11, 2016
Licenses:
MIT
Files:

libraryDependencies += "net.s_mach" %% "datadiff-core" % "1.1.0"

Mill build tool

ivy"net.s_mach::datadiff-core:1.1.0"

Scala CLI

//> using dep "net.s_mach::datadiff-core:1.1.0"

Ammonite REPL

import $ivy.`net.s_mach::datadiff-core:1.1.0`

<dependency>
  <groupId>net.s_mach</groupId>
  <artifactId>datadiff-core_2.12</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'net.s_mach', name: 'datadiff-core_2.12', version: '1.1.0'