is not current version
Last Version 1.0.3

com.gitlab.jhonsapp:authentication 1.0.1

....

GroupId

GroupId

com.gitlab.jhonsapp
ArtifactId

ArtifactId

authentication
Version

Version

1.0.1
Type

Type

jar

Download authentication 1.0.1


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