| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.sap.scimono.examples |
| Идентификатор | Идентификаторscimono-examples |
| Последняя версия | Последняя версия34.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеscimono-examples
SCIMono Usage Examples
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| scimono-examples-34.0.0.pom | 750 bytes |
| Обзор |
<!-- 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"]