MVN

com.codacy : codacy-plugins-api_2.12

Maven & Gradle

May 04, 2023
7 usages

codacy-plugins-api · A dependency free api for Codacy Tools

<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>codacy-plugins-api_2.12</artifactId>
    <version>7.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codacy : codacy-plugins-api_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.2.0

All Versions

Choose a version of com.codacy : codacy-plugins-api_2.12 to add to Maven or Gradle - All Versions:

  • Version Updated
  • codacy-plugins-api_2.12-7.2.0

    May 04, 2023
  • codacy-plugins-api_2.12-7.1.0

    May 04, 2023
  • codacy-plugins-api_2.12-7.0.2

    Apr 11, 2023
  • codacy-plugins-api_2.12-7.0.1

    Dec 15, 2022
  • codacy-plugins-api_2.12-7.0.0

    Dec 15, 2022
  • codacy-plugins-api_2.12-6.0.0

    Apr 26, 2022
  • codacy-plugins-api_2.12-5.3.2

    Oct 12, 2021
  • codacy-plugins-api_2.12-5.3.1

    Mar 11, 2021
  • codacy-plugins-api_2.12-5.3.0

    Mar 09, 2021
  • codacy-plugins-api_2.12-5.2.0

    Dec 28, 2020
  • codacy-plugins-api_2.12-5.1.0

    Nov 23, 2020
  • codacy-plugins-api_2.12-5.0.0

    Sep 09, 2020
  • codacy-plugins-api_2.12-4.1.0

    Aug 05, 2020
  • codacy-plugins-api_2.12-4.0.2

    Feb 14, 2020
  • codacy-plugins-api_2.12-4.0.1

    Jan 14, 2020
  • codacy-plugins-api_2.12-4.0.0

    Jan 14, 2020
  • codacy-plugins-api_2.12-3.4.0

    Jan 10, 2020
  • codacy-plugins-api_2.12-3.3.0

    Jan 09, 2020
  • codacy-plugins-api_2.12-3.2.1

    Jan 06, 2020
  • codacy-plugins-api_2.12-3.2.0

    Jan 02, 2020
  • codacy-plugins-api_2.12-3.1.0

    Oct 25, 2019
  • codacy-plugins-api_2.12-3.0.3

    Oct 15, 2019
  • codacy-plugins-api_2.12-3.0.80

    Oct 07, 2019
  • codacy-plugins-api_2.12-3.0.59

    Oct 01, 2019
  • codacy-plugins-api_2.12-3.0.53

    Sep 13, 2019
  • codacy-plugins-api_2.12-3.0.16

    May 15, 2019
  • codacy-plugins-api_2.12-3.0.7

    Feb 07, 2019
  • codacy-plugins-api_2.12-3.0.293

    Dec 10, 2018
  • codacy-plugins-api_2.12-3.0.276

    Nov 21, 2018
  • codacy-plugins-api_2.12-3.0.267

    Nov 21, 2018
  • codacy-plugins-api_2.12-3.0.258

    Oct 23, 2018
  • codacy-plugins-api_2.12-3.0.249

    Sep 23, 2018
  • codacy-plugins-api_2.12-3.0.240

    Sep 21, 2018
  • codacy-plugins-api_2.12-3.0.222-test.1

    Sep 21, 2018
  • codacy-plugins-api_2.12-3.0.221

    Sep 20, 2018
  • codacy-plugins-api_2.12-3.0.220

    Sep 20, 2018
  • codacy-plugins-api_2.12-3.0.203

    Sep 20, 2018
  • codacy-plugins-api_2.12-3.0.189

    Sep 19, 2018
  • codacy-plugins-api_2.12-3.0.180

    Aug 31, 2018
  • codacy-plugins-api_2.12-3.0.171

    Aug 22, 2018
  • codacy-plugins-api_2.12-3.0.170

    Aug 21, 2018
  • codacy-plugins-api_2.12-3.0.169

    Aug 21, 2018
  • codacy-plugins-api_2.12-3.0.168

    Aug 21, 2018
  • codacy-plugins-api_2.12-3.0.96

    Jun 14, 2018
  • codacy-plugins-api_2.12-3.0.95

    Jun 14, 2018
  • codacy-plugins-api_2.12-3.0.2

    Jun 12, 2018
  • codacy-plugins-api_2.12-2.1.3

    May 29, 2018
  • codacy-plugins-api_2.12-2.1.2

    May 28, 2018
  • codacy-plugins-api_2.12-2.1.1

    May 24, 2018
  • codacy-plugins-api_2.12-2.1.0

    May 23, 2018
  • codacy-plugins-api_2.12-2.0.2

    Apr 20, 2018
  • codacy-plugins-api_2.12-2.0.0

    Apr 19, 2018
  • codacy-plugins-api_2.12-1.0.12

    Mar 22, 2018

How to add a dependency to Maven

Add the following com.codacy : codacy-plugins-api_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>codacy-plugins-api_2.12</artifactId>
    <version>7.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.codacy : codacy-plugins-api_2.12 gradle dependency to your build.gradle file:

implementation 'com.codacy:codacy-plugins-api_2.12:7.2.0'

Gradle Kotlin DSL: Add the following com.codacy : codacy-plugins-api_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.codacy:codacy-plugins-api_2.12:7.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.codacy : codacy-plugins-api_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.codacy" % "codacy-plugins-api_2.12" % "7.2.0"