GroupId | GroupIdcom.mdsol |
---|---|
ArtifactId | ArtifactIdmauth-test-utils |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
mauth-test-utils-2.0.2.pom | |
mauth-test-utils-2.0.2.jar | 9 KB |
mauth-test-utils-2.0.2-sources.jar | 8 KB |
mauth-test-utils-2.0.2-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.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mdsol/mauth-test-utils/
implementation 'com.mdsol:mauth-test-utils:2.0.2'
// https://jarcasting.com/artifacts/com.mdsol/mauth-test-utils/
implementation ("com.mdsol:mauth-test-utils:2.0.2")
'com.mdsol:mauth-test-utils:jar:2.0.2'
<dependency org="com.mdsol" name="mauth-test-utils" rev="2.0.2">
<artifact name="mauth-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mdsol', module='mauth-test-utils', version='2.0.2')
)
libraryDependencies += "com.mdsol" % "mauth-test-utils" % "2.0.2"
[com.mdsol/mauth-test-utils "2.0.2"]