is not current version
Last Version 1.0.5

com.goinstant:goinstant-auth 1.0.3

GoInstant Authentication for your Java Application.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.goinstant
ArtifactId

ArtifactId

goinstant-auth
Version

Version

1.0.3
Type

Type

jar

Download goinstant-auth 1.0.3


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