is not current version
Last Version 1.0.41

com.shapestone:authentication-service 1.0.39

null

GroupId

GroupId

com.shapestone
ArtifactId

ArtifactId

authentication-service
Version

Version

1.0.39
Type

Type

jar

Download authentication-service 1.0.39


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