generic-diff-macro 0.4.0


Group ID:
net.petitviolet
Artifact ID:
generic-diff-macro_2.12
Version:
0.4.0
Release Date:
Feb 7, 2019
Licenses:
Files:

libraryDependencies += "net.petitviolet" %% "generic-diff-macro" % "0.4.0"

Mill build tool

ivy"net.petitviolet::generic-diff-macro:0.4.0"

Scala CLI

//> using dep "net.petitviolet::generic-diff-macro:0.4.0"

Ammonite REPL

import $ivy.`net.petitviolet::generic-diff-macro:0.4.0`

<dependency>
  <groupId>net.petitviolet</groupId>
  <artifactId>generic-diff-macro_2.12</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'net.petitviolet', name: 'generic-diff-macro_2.12', version: '0.4.0'