r

remote-provider-service-client-legacy_2.11

Client to be used by codacy-website to interact with the remote provider service.
https://www.codacy.com
Apache 2
Codacy
Codacy
Files download
File Operation
remote-provider-service-client-legacy_2.11-1.23.0.jar download
remote-provider-service-client-legacy_2.11-1.23.0.pom download
remote-provider-service-client-legacy_2.11-1.23.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codacy</groupId>
  <artifactId>remote-provider-service-client-legacy_2.11</artifactId>
  <version>1.23.0</version>
</dependency>
Gradle Groovy
implementation 'com.codacy:remote-provider-service-client-legacy_2.11:1.23.0'
Gradle Kotlin
implementation("com.codacy:remote-provider-service-client-legacy_2.11:1.23.0")
Scala SBT
libraryDependencies += "com.codacy" % "remote-provider-service-client-legacy_2.11" % "1.23.0"
Groovy Grape
@Grapes(
  @Grab(group='com.codacy', module='remote-provider-service-client-legacy_2.11', version='1.23.0')
)
Apache Ivy
<dependency org="com.codacy" name="remote-provider-service-client-legacy_2.11" rev="1.23.0" />
Leiningen
[com.codacy/remote-provider-service-client-legacy_2.11 "1.23.0"]
Apache Buildr
'com.codacy:remote-provider-service-client-legacy_2.11:jar:1.23.0'