c

codacy-plugins-runner-binary_2.13

A library for managing and running Codacy tools
https://www.codacy.com
Apache 2
Codacy
Codacy
Files download
File Operation
codacy-plugins-runner-binary_2.13-26.2.8_play_2.8.jar download
codacy-plugins-runner-binary_2.13-26.2.8_play_2.8.pom download
codacy-plugins-runner-binary_2.13-26.2.8_play_2.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codacy</groupId>
  <artifactId>codacy-plugins-runner-binary_2.13</artifactId>
  <version>26.2.8_play_2.8</version>
</dependency>
Gradle Groovy
implementation 'com.codacy:codacy-plugins-runner-binary_2.13:26.2.8_play_2.8'
Gradle Kotlin
implementation("com.codacy:codacy-plugins-runner-binary_2.13:26.2.8_play_2.8")
Scala SBT
libraryDependencies += "com.codacy" % "codacy-plugins-runner-binary_2.13" % "26.2.8_play_2.8"
Groovy Grape
@Grapes(
  @Grab(group='com.codacy', module='codacy-plugins-runner-binary_2.13', version='26.2.8_play_2.8')
)
Apache Ivy
<dependency org="com.codacy" name="codacy-plugins-runner-binary_2.13" rev="26.2.8_play_2.8" />
Leiningen
[com.codacy/codacy-plugins-runner-binary_2.13 "26.2.8_play_2.8"]
Apache Buildr
'com.codacy:codacy-plugins-runner-binary_2.13:jar:26.2.8_play_2.8'