is not current version
Last Version 0.20.1-improvedeployment.ebcc108_circe0.8.0_cats0.9.0_akka2.4.20_akka10.0.15

com.codacy:token-service-client_2.11 0.9.1

A client library for Token Management Service

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codacy
ArtifactId

ArtifactId

token-service-client_2.11
Version

Version

0.9.1
Type

Type

jar

Download token-service-client_2.11 0.9.1


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