is not current version
Last Version 1.3.7

com.glue42.gateway.client:gateway-windows-authentication 1.3.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.glue42.gateway.client
ArtifactId

ArtifactId

gateway-windows-authentication
Version

Version

1.3.2
Type

Type

jar

Download gateway-windows-authentication 1.3.2


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