scalastyle

Scalastyle style checker for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scalastyle
ArtifactId

ArtifactId

scalastyle_2.10
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

scalastyle
Scalastyle style checker for Scala
Project URL

Project URL

http://www.scalastyle.org
Project Organization

Project Organization

org.scalastyle

Download scalastyle_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/org.scalastyle/scalastyle_2.10/ -->
<dependency>
    <groupId>org.scalastyle</groupId>
    <artifactId>scalastyle_2.10</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalastyle/scalastyle_2.10/
implementation 'org.scalastyle:scalastyle_2.10:1.0.0'
// https://jarcasting.com/artifacts/org.scalastyle/scalastyle_2.10/
implementation ("org.scalastyle:scalastyle_2.10:1.0.0")
'org.scalastyle:scalastyle_2.10:jar:1.0.0'
<dependency org="org.scalastyle" name="scalastyle_2.10" rev="1.0.0">
  <artifact name="scalastyle_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalastyle', module='scalastyle_2.10', version='1.0.0')
)
libraryDependencies += "org.scalastyle" % "scalastyle_2.10" % "1.0.0"
[org.scalastyle/scalastyle_2.10 "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.scalariform : scalariform_2.10 jar 0.2.0
com.typesafe : config jar 1.2.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.novocode : junit-interface jar 0.10
com.google.guava : guava jar 17.0
org.scalatest : scalatest_2.10 jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0