Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.codacy |
ArtifactId | ArtifactIdtoken-service-client_2.11 |
Version | Version0.7.0 |
Type | Typejar |
Filename | Size |
---|---|
token-service-client_2.11-0.7.0.pom | |
token-service-client_2.11-0.7.0.jar | 132 KB |
token-service-client_2.11-0.7.0-sources.jar | 253 bytes |
token-service-client_2.11-0.7.0-javadoc.jar | 433 KB |
Browse |
<!-- 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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.codacy/token-service-client_2.11/
implementation 'com.codacy:token-service-client_2.11:0.7.0'
// https://jarcasting.com/artifacts/com.codacy/token-service-client_2.11/
implementation ("com.codacy:token-service-client_2.11:0.7.0")
'com.codacy:token-service-client_2.11:jar:0.7.0'
<dependency org="com.codacy" name="token-service-client_2.11" rev="0.7.0">
<artifact name="token-service-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codacy', module='token-service-client_2.11', version='0.7.0')
)
libraryDependencies += "com.codacy" % "token-service-client_2.11" % "0.7.0"
[com.codacy/token-service-client_2.11 "0.7.0"]