is not current version
Last Version 8.0.0

com.mdsol:mauth-common 4.0.0

MAuth clients

GroupId

GroupId

com.mdsol
ArtifactId

ArtifactId

mauth-common
Version

Version

4.0.0
Type

Type

jar

Download mauth-common 4.0.0


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