is not current version
Last Version 1.0.22

com.dexmatech.styx:authentication 1.0.20


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.dexmatech.styx
ArtifactId

ArtifactId

authentication
Version

Version

1.0.20
Type

Type

jar

Download authentication 1.0.20


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