is not current version
Last Version 1.23.0

com.codacy:remote-provider-service-client-legacy_2.11 0.20.7

Client to be used by codacy-website to interact with the remote provider service.

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

remote-provider-service-client-legacy_2.11
Version

Version

0.20.7
Type

Type

jar

Download remote-provider-service-client-legacy_2.11 0.20.7


<!-- https://jarcasting.com/artifacts/com.codacy/remote-provider-service-client-legacy_2.11/ -->
<dependency>
    <groupId>com.codacy</groupId>
    <artifactId>remote-provider-service-client-legacy_2.11</artifactId>
    <version>0.20.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/remote-provider-service-client-legacy_2.11/
implementation 'com.codacy:remote-provider-service-client-legacy_2.11:0.20.7'
// https://jarcasting.com/artifacts/com.codacy/remote-provider-service-client-legacy_2.11/
implementation ("com.codacy:remote-provider-service-client-legacy_2.11:0.20.7")
'com.codacy:remote-provider-service-client-legacy_2.11:jar:0.20.7'
<dependency org="com.codacy" name="remote-provider-service-client-legacy_2.11" rev="0.20.7">
  <artifact name="remote-provider-service-client-legacy_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='remote-provider-service-client-legacy_2.11', version='0.20.7')
)
libraryDependencies += "com.codacy" % "remote-provider-service-client-legacy_2.11" % "0.20.7"
[com.codacy/remote-provider-service-client-legacy_2.11 "0.20.7"]