is not current version
Last Version 2.12.2

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


Categories

Categories

Security CLI User Interface
GroupId

GroupId

com.sap.cloud.security.xsuaa
ArtifactId

ArtifactId

token-client
Version

Version

2.10.5
Type

Type

jar

Download token-client 2.10.5


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