License |
License |
---|---|
GroupId | GroupIdcom.sap.scimono.examples |
ArtifactId | ArtifactIdscimono-examples |
Version | Version0.0.28 |
Type | Typepom |
Description |
Descriptionscimono-examples
SCIMono Usage Examples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
scimono-examples-0.0.28.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.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.scimono.examples/scimono-examples/
implementation 'com.sap.scimono.examples:scimono-examples:0.0.28'
// https://jarcasting.com/artifacts/com.sap.scimono.examples/scimono-examples/
implementation ("com.sap.scimono.examples:scimono-examples:0.0.28")
'com.sap.scimono.examples:scimono-examples:pom:0.0.28'
<dependency org="com.sap.scimono.examples" name="scimono-examples" rev="0.0.28">
<artifact name="scimono-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.scimono.examples', module='scimono-examples', version='0.0.28')
)
libraryDependencies += "com.sap.scimono.examples" % "scimono-examples" % "0.0.28"
[com.sap.scimono.examples/scimono-examples "0.0.28"]