is not current version
Last Version 4.0.0

com.mdsol:mauth-test-utils 1.0.16

MAuth clients

GroupId

GroupId

com.mdsol
ArtifactId

ArtifactId

mauth-test-utils
Version

Version

1.0.16
Type

Type

jar

Download mauth-test-utils 1.0.16


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