is not current version
Last Version 2.12.2

com.sap.cloud.security.xsuaa:token-client 2.8.2


Categories

Categories

Security CLI User Interface
GroupId

GroupId

com.sap.cloud.security.xsuaa
ArtifactId

ArtifactId

token-client
Version

Version

2.8.2
Type

Type

jar

Download token-client 2.8.2


<!-- https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/ -->
<dependency>
    <groupId>com.sap.cloud.security.xsuaa</groupId>
    <artifactId>token-client</artifactId>
    <version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation 'com.sap.cloud.security.xsuaa:token-client:2.8.2'
// https://jarcasting.com/artifacts/com.sap.cloud.security.xsuaa/token-client/
implementation ("com.sap.cloud.security.xsuaa:token-client:2.8.2")
'com.sap.cloud.security.xsuaa:token-client:jar:2.8.2'
<dependency org="com.sap.cloud.security.xsuaa" name="token-client" rev="2.8.2">
  <artifact name="token-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cloud.security.xsuaa', module='token-client', version='2.8.2')
)
libraryDependencies += "com.sap.cloud.security.xsuaa" % "token-client" % "2.8.2"
[com.sap.cloud.security.xsuaa/token-client "2.8.2"]