is not current version
Last Version 1.2.1

com.github.upers:auth-client-module 1.1.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.upers
ArtifactId

ArtifactId

auth-client-module
Version

Version

1.1.2
Type

Type

jar

Download auth-client-module 1.1.2


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