is not current version
Last Version 1.3.7

com.glue42.gateway.client:gateway-authentication-api 1.3.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.glue42.gateway.client
ArtifactId

ArtifactId

gateway-authentication-api
Version

Version

1.3.1
Type

Type

jar

Download gateway-authentication-api 1.3.1


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