scalastyle / scalastyle-batch   0.5.0

GitHub

For running scalastyle from the command line

Scala versions: 2.10

scalastyle-batch 0.3.2


Group ID:
org.scalastyle
Artifact ID:
scalastyle-batch_2.10
Version:
0.3.2
Release Date:
Jun 10, 2013
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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