is not current version
Last Version 8.0.0

com.mdsol:mauth-signer 4.0.0

MAuth clients

GroupId

GroupId

com.mdsol
ArtifactId

ArtifactId

mauth-signer
Version

Version

4.0.0
Type

Type

jar

Download mauth-signer 4.0.0


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