scalastyle

Scalastyle style checker for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.beautiful-scala
ArtifactId

ArtifactId

scalastyle_2.13
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

scalastyle
Scalastyle style checker for Scala
Project URL

Project URL

https://github.com/beautiful-scala/scalastyle
Project Organization

Project Organization

com.beautiful-scala
Source Code Management

Source Code Management

https://github.com/beautiful-scala/scalastyle

Download scalastyle_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.5.0
org.scalariform : scalariform_2.13 jar 0.2.10
com.typesafe : config jar 1.4.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.novocode : junit-interface jar 0.11
com.google.guava : guava jar 30.1.1-jre
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : junit-4-13_2.13 jar 3.2.9.0
org.scalameta : munit_2.13 jar 0.7.28

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.0
1.3.0
1.2.0
1.1.1
1.1.0