| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаfr.openwide.nuxeo.commons |
| Идентификатор | Идентификаторowsi-nuxeo-commons |
| Версия | Версия1.6.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| owsi-nuxeo-commons-1.6.0.pom | 9 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-commons/ -->
<dependency>
<groupId>fr.openwide.nuxeo.commons</groupId>
<artifactId>owsi-nuxeo-commons</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-commons/
implementation 'fr.openwide.nuxeo.commons:owsi-nuxeo-commons:1.6.0'
// https://jarcasting.com/artifacts/fr.openwide.nuxeo.commons/owsi-nuxeo-commons/
implementation ("fr.openwide.nuxeo.commons:owsi-nuxeo-commons:1.6.0")
'fr.openwide.nuxeo.commons:owsi-nuxeo-commons:pom:1.6.0'
<dependency org="fr.openwide.nuxeo.commons" name="owsi-nuxeo-commons" rev="1.6.0">
<artifact name="owsi-nuxeo-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.openwide.nuxeo.commons', module='owsi-nuxeo-commons', version='1.6.0')
)
libraryDependencies += "fr.openwide.nuxeo.commons" % "owsi-nuxeo-commons" % "1.6.0"
[fr.openwide.nuxeo.commons/owsi-nuxeo-commons "1.6.0"]