is not current version
Last Version 1.2.1

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.upers
ArtifactId

ArtifactId

auth-client-module
Version

Version

1.0.0
Type

Type

jar

Download auth-client-module 1.0.0


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