Copy & Paste Detector plugin using PMD for sbt.
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"
ivy"com.github.sbt:sbt-cpd:2.0.0-M1"
//> using dep "com.github.sbt:sbt-cpd:2.0.0-M1"
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'