| Группа | Группаorg.trellisldp.ext |
|---|---|
| Идентификатор | Идентификаторtrellis-ext-bom |
| Версия | Версия0.16.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| trellis-ext-bom-0.16.2.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-ext-bom/ -->
<dependency>
<groupId>org.trellisldp.ext</groupId>
<artifactId>trellis-ext-bom</artifactId>
<version>0.16.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-ext-bom/
implementation 'org.trellisldp.ext:trellis-ext-bom:0.16.2'
// https://jarcasting.com/artifacts/org.trellisldp.ext/trellis-ext-bom/
implementation ("org.trellisldp.ext:trellis-ext-bom:0.16.2")
'org.trellisldp.ext:trellis-ext-bom:pom:0.16.2'
<dependency org="org.trellisldp.ext" name="trellis-ext-bom" rev="0.16.2">
<artifact name="trellis-ext-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.trellisldp.ext', module='trellis-ext-bom', version='0.16.2')
)
libraryDependencies += "org.trellisldp.ext" % "trellis-ext-bom" % "0.16.2"
[org.trellisldp.ext/trellis-ext-bom "0.16.2"]