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