is not current version
Last Version 1.0.22

com.dexmatech.styx:authentication 1.0.17


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.dexmatech.styx
ArtifactId

ArtifactId

authentication
Version

Version

1.0.17
Type

Type

jar

Download authentication 1.0.17


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