giabao / sbt-checkstyle-plugin   3.2.2

MIT License GitHub

SBT Plugin for Running Checkstyle on Java Sources

sbt-checkstyle 3.2.2


Group ID:
com.sandinh
Artifact ID:
sbt-checkstyle
Version:
3.2.2
Release Date:
Feb 14, 2020
Licenses:
Files:

libraryDependencies += "com.sandinh" % "sbt-checkstyle" % "3.2.2"

Mill build tool

ivy"com.sandinh:sbt-checkstyle:3.2.2"

Scala CLI

//> using dep "com.sandinh:sbt-checkstyle:3.2.2"

Ammonite REPL

import $ivy.`com.sandinh:sbt-checkstyle:3.2.2`

<dependency>
  <groupId>com.sandinh</groupId>
  <artifactId>sbt-checkstyle</artifactId>
  <version>3.2.2</version>
</dependency>

compile group: 'com.sandinh', name: 'sbt-checkstyle', version: '3.2.2'