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