is not current version
Last Version 8.0.0

com.mdsol:mauth-authenticator 7.0.0

MAuth clients

GroupId

GroupId

com.mdsol
ArtifactId

ArtifactId

mauth-authenticator
Version

Version

7.0.0
Type

Type

jar

Download mauth-authenticator 7.0.0


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