is not current version
Last Version 1.1.7

be.yildiz-games:common-authentication 1.1.6

Common authentication library for the yildiz project, contains authentication, validation, encryption...

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-authentication
Version

Version

1.1.6
Type

Type

jar

Download common-authentication 1.1.6


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