is not current version
Last Version 4.0.512

com.cloudimpl.outstack:auth-service 3.0.224


GroupId

GroupId

com.cloudimpl.outstack
ArtifactId

ArtifactId

auth-service
Version

Version

3.0.224
Type

Type

jar

Download auth-service 3.0.224


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