giabao / sbt-checkstyle-plugin   3.2.2

MIT License GitHub

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"

Mill build tool

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

Scala CLI

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

Ammonite REPL

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'