c

codacy-plugins-api_native0.5_2.13

A dependency free api for Codacy Tools
https://www.codacy.com
Apache 2
Codacy
Codacy
Files download
File Operation
codacy-plugins-api_native0.5_2.13-8.1.7.jar download
codacy-plugins-api_native0.5_2.13-8.1.7.pom download
codacy-plugins-api_native0.5_2.13-8.1.7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codacy</groupId>
  <artifactId>codacy-plugins-api_native0.5_2.13</artifactId>
  <version>8.1.7</version>
</dependency>
Gradle Groovy
implementation 'com.codacy:codacy-plugins-api_native0.5_2.13:8.1.7'
Gradle Kotlin
implementation("com.codacy:codacy-plugins-api_native0.5_2.13:8.1.7")
Scala SBT
libraryDependencies += "com.codacy" % "codacy-plugins-api_native0.5_2.13" % "8.1.7"
Groovy Grape
@Grapes(
  @Grab(group='com.codacy', module='codacy-plugins-api_native0.5_2.13', version='8.1.7')
)
Apache Ivy
<dependency org="com.codacy" name="codacy-plugins-api_native0.5_2.13" rev="8.1.7" />
Leiningen
[com.codacy/codacy-plugins-api_native0.5_2.13 "8.1.7"]
Apache Buildr
'com.codacy:codacy-plugins-api_native0.5_2.13:jar:8.1.7'