| License |
License |
|---|---|
| GroupId | GroupIdcom.sap.scimono.examples |
| ArtifactId | ArtifactIdscimono-examples |
| Last Version | Last Version34.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionscimono-examples
SCIMono Usage Examples
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| scimono-examples-34.0.0.pom | 750 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sap.scimono.examples/scimono-examples/ -->
<dependency>
<groupId>com.sap.scimono.examples</groupId>
<artifactId>scimono-examples</artifactId>
<version>34.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sap.scimono.examples/scimono-examples/
implementation 'com.sap.scimono.examples:scimono-examples:34.0.0'
// https://jarcasting.com/artifacts/com.sap.scimono.examples/scimono-examples/
implementation ("com.sap.scimono.examples:scimono-examples:34.0.0")
'com.sap.scimono.examples:scimono-examples:pom:34.0.0'
<dependency org="com.sap.scimono.examples" name="scimono-examples" rev="34.0.0">
<artifact name="scimono-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sap.scimono.examples', module='scimono-examples', version='34.0.0')
)
libraryDependencies += "com.sap.scimono.examples" % "scimono-examples" % "34.0.0"
[com.sap.scimono.examples/scimono-examples "34.0.0"]