sbt-cpd 2.0.0-M1


Group ID:
com.github.sbt
Artifact ID:
sbt-cpd
Version:
2.0.0-M1
Release Date:
Sep 25, 2017
Licenses:
Files:

libraryDependencies += "com.github.sbt" % "sbt-cpd" % "2.0.0-M1"

Mill build tool

ivy"com.github.sbt:sbt-cpd:2.0.0-M1"

Scala CLI

//> using dep "com.github.sbt:sbt-cpd:2.0.0-M1"

Ammonite REPL

import $ivy.`com.github.sbt:sbt-cpd:2.0.0-M1`

<dependency>
  <groupId>com.github.sbt</groupId>
  <artifactId>sbt-cpd</artifactId>
  <version>2.0.0-M1</version>
</dependency>

compile group: 'com.github.sbt', name: 'sbt-cpd', version: '2.0.0-M1'