MVN

org.scalastyle : scalastyle_2.12

Maven & Gradle

Aug 21, 2017
2 usages
676 stars

scalastyle · Scalastyle style checker for Scala

<dependency>
    <groupId>org.scalastyle</groupId>
    <artifactId>scalastyle_2.12</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.scalastyle : scalastyle_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.scalastyle : scalastyle_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
scalastyle_2.12-1.0.0
0.9.x
scalastyle_2.12-0.9.0

How to add a dependency to Maven

Add the following org.scalastyle : scalastyle_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.scalastyle</groupId>
    <artifactId>scalastyle_2.12</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.scalastyle : scalastyle_2.12 gradle dependency to your build.gradle file:

implementation 'org.scalastyle:scalastyle_2.12:1.0.0'

Gradle Kotlin DSL: Add the following org.scalastyle : scalastyle_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.scalastyle:scalastyle_2.12:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.scalastyle : scalastyle_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.scalastyle" % "scalastyle_2.12" % "1.0.0"

Advertisement

Dependencies from Group

Aug 21, 2017
11 usages
676 stars
Aug 21, 2017
10 usages
676 stars
Feb 06, 2014
4 usages
676 stars
Aug 21, 2017
2 usages
676 stars
Feb 06, 2014
2 usages
676 stars

Discover Dependencies

Jul 22, 2017
1 usages
311 stars
Aug 06, 2017
1 usages
26 stars
Aug 27, 2017
2 usages
11 stars
Aug 25, 2017
1 usages
0 stars
Aug 15, 2023
1 usages
15 stars