MVN

org.scalastyle : scalastyle_2.10

Maven & Gradle

Aug 21, 2017
11 usages
680 stars

scalastyle · Scalastyle style checker for Scala

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

  • Version Updated
  • scalastyle_2.10-1.0.0

    Aug 20, 2017
  • scalastyle_2.10-0.9.0

    Jul 16, 2017
  • scalastyle_2.10-0.8.0

    Dec 01, 2015
  • scalastyle_2.10-0.7.0

    Apr 05, 2015
  • scalastyle_2.10-0.6.0

    Oct 18, 2014
  • scalastyle_2.10-0.5.0

    Jun 30, 2014
  • scalastyle_2.10-0.4.0

    Feb 06, 2014
  • scalastyle_2.10-0.3.2

    Jun 10, 2013
  • scalastyle_2.10-0.3.1

    May 21, 2013
  • scalastyle_2.10-0.3.0

    May 18, 2013

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Jan 08, 2021
26 usages
7 stars
Apr 01, 2023
8 usages
2 stars
May 17, 2021
52 usages
550 stars
Jun 13, 2020
12 usages
2 stars
Jun 18, 2020
47 usages
7 stars
Jan 26, 2017
57 usages
498 stars
Mar 15, 2020
46 usages
70 stars
May 15, 2023
4 usages
18k stars
Jun 12, 2021
7 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome