scalastyle / scalastyle-batch   0.5.0

GitHub

For running scalastyle from the command line

Scala versions: 2.10

scalastyle-batch 0.4.0


Group ID:
org.scalastyle
Artifact ID:
scalastyle-batch_2.10
Version:
0.4.0
Release Date:
Feb 6, 2014
Licenses:
Files:

libraryDependencies += "org.scalastyle" %% "scalastyle-batch" % "0.4.0"

Mill build tool

ivy"org.scalastyle::scalastyle-batch:0.4.0"

Scala CLI

//> using dep "org.scalastyle::scalastyle-batch:0.4.0"

Ammonite REPL

import $ivy.`org.scalastyle::scalastyle-batch:0.4.0`

<dependency>
  <groupId>org.scalastyle</groupId>
  <artifactId>scalastyle-batch_2.10</artifactId>
  <version>0.4.0</version>
</dependency>

compile group: 'org.scalastyle', name: 'scalastyle-batch_2.10', version: '0.4.0'