SBT Plugin for Running Checkstyle on Java Sources
sbt-checkstyle 3.2.0
Group ID:
com.sandinh
Artifact ID:
sbt-checkstyle
Version:
3.2.0
Release Date:
Feb 13, 2020
Licenses:
Files:
libraryDependencies += "com.sandinh" % "sbt-checkstyle" % "3.2.0"
ivy"com.sandinh:sbt-checkstyle:3.2.0"
//> using dep "com.sandinh:sbt-checkstyle:3.2.0"
import $ivy.`com.sandinh:sbt-checkstyle:3.2.0`
<dependency> <groupId>com.sandinh</groupId> <artifactId>sbt-checkstyle</artifactId> <version>3.2.0</version> </dependency>
compile group: 'com.sandinh', name: 'sbt-checkstyle', version: '3.2.0'