twitter-archive / diffy   0.0.1

Apache License 2.0 Website GitHub

Find potential bugs in your services with Diffy

Scala versions: 2.11 2.10

diffy 0.0.1


Group ID:
com.twitter
Artifact ID:
diffy_2.11
Version:
0.0.1
Release Date:
Apr 29, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.twitter" %% "diffy" % "0.0.1"

Mill build tool

ivy"com.twitter::diffy:0.0.1"

Scala CLI

//> using dep "com.twitter::diffy:0.0.1"

Ammonite REPL

import $ivy.`com.twitter::diffy:0.0.1`

<dependency>
  <groupId>com.twitter</groupId>
  <artifactId>diffy_2.11</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'com.twitter', name: 'diffy_2.11', version: '0.0.1'