is not current version
Last Version 8.0.0

com.mdsol:mauth-authenticator 4.0.1

MAuth clients

GroupId

GroupId

com.mdsol
ArtifactId

ArtifactId

mauth-authenticator
Version

Version

4.0.1
Type

Type

jar

Download mauth-authenticator 4.0.1


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