is not current version
Last Version 1.0.9

com.lifeonwalden:app-gateway-auth 1.0.6


GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-gateway-auth
Version

Version

1.0.6
Type

Type

jar

Download app-gateway-auth 1.0.6


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