is not current version
Last Version 0.2.3-RC2

org.sindice.siren:siren-aggregator 0.2.3-RC1


GroupId

GroupId

org.sindice.siren
ArtifactId

ArtifactId

siren-aggregator
Version

Version

0.2.3-RC1
Type

Type

pom

Download siren-aggregator 0.2.3-RC1


<!-- https://jarcasting.com/artifacts/org.sindice.siren/siren-aggregator/ -->
<dependency>
    <groupId>org.sindice.siren</groupId>
    <artifactId>siren-aggregator</artifactId>
    <version>0.2.3-RC1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sindice.siren/siren-aggregator/
implementation 'org.sindice.siren:siren-aggregator:0.2.3-RC1'
// https://jarcasting.com/artifacts/org.sindice.siren/siren-aggregator/
implementation ("org.sindice.siren:siren-aggregator:0.2.3-RC1")
'org.sindice.siren:siren-aggregator:pom:0.2.3-RC1'
<dependency org="org.sindice.siren" name="siren-aggregator" rev="0.2.3-RC1">
  <artifact name="siren-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sindice.siren', module='siren-aggregator', version='0.2.3-RC1')
)
libraryDependencies += "org.sindice.siren" % "siren-aggregator" % "0.2.3-RC1"
[org.sindice.siren/siren-aggregator "0.2.3-RC1"]