is not current version
Last Version 1.0.90

com.shapestone:authorization-client 1.0.89

null

Categories

Categories

CLI User Interface
GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

authorization-client
Version

Version

1.0.89
Type

Type

jar

Download authorization-client 1.0.89


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