GroupId | GroupIdcom.sap.scimono |
---|---|
ArtifactId | ArtifactIdscimono-compliance-tests |
Version | Version0.0.65 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.sap.scimono/scimono-compliance-tests/ -->
<dependency>
<groupId>com.sap.scimono</groupId>
<artifactId>scimono-compliance-tests</artifactId>
<version>0.0.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.scimono/scimono-compliance-tests/
implementation 'com.sap.scimono:scimono-compliance-tests:0.0.65'
// https://jarcasting.com/artifacts/com.sap.scimono/scimono-compliance-tests/
implementation ("com.sap.scimono:scimono-compliance-tests:0.0.65")
'com.sap.scimono:scimono-compliance-tests:jar:0.0.65'
<dependency org="com.sap.scimono" name="scimono-compliance-tests" rev="0.0.65">
<artifact name="scimono-compliance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.scimono', module='scimono-compliance-tests', version='0.0.65')
)
libraryDependencies += "com.sap.scimono" % "scimono-compliance-tests" % "0.0.65"
[com.sap.scimono/scimono-compliance-tests "0.0.65"]