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