c

codacy-plugins-runner-binary_2.13

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