is not current version
Last Version 1.0.41

com.shapestone:authentication-client 1.0.40

null

Categories

Categories

CLI User Interface
GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

authentication-client
Version

Version

1.0.40
Type

Type

jar

Download authentication-client 1.0.40


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