c

codacy-plugins-api_native0.4_2.12

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