GroupId | GroupIdcom.mdsol |
---|---|
ArtifactId | ArtifactIdmauth-test-utils |
Version | Version2.0.4 |
Type | Typejar |
Filename | Size |
---|---|
mauth-test-utils-2.0.4.pom | |
mauth-test-utils-2.0.4.jar | 9 KB |
mauth-test-utils-2.0.4-sources.jar | 8 KB |
mauth-test-utils-2.0.4-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mdsol/mauth-test-utils/ -->
<dependency>
<groupId>com.mdsol</groupId>
<artifactId>mauth-test-utils</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-test-utils/
implementation 'com.mdsol:mauth-test-utils:2.0.4'
// https://jarcasting.com/artifacts/com.mdsol/mauth-test-utils/
implementation ("com.mdsol:mauth-test-utils:2.0.4")
'com.mdsol:mauth-test-utils:jar:2.0.4'
<dependency org="com.mdsol" name="mauth-test-utils" rev="2.0.4">
<artifact name="mauth-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-test-utils', version='2.0.4')
)
libraryDependencies += "com.mdsol" % "mauth-test-utils" % "2.0.4"
[com.mdsol/mauth-test-utils "2.0.4"]