is not current version
Last Version 1.0.18-Helium-SR4

org.opendaylight.defense4all:df.aggregate 1.0.17-Helium-SR3


GroupId

GroupId

org.opendaylight.defense4all
ArtifactId

ArtifactId

df.aggregate
Version

Version

1.0.17-Helium-SR3
Type

Type

pom

Download df.aggregate 1.0.17-Helium-SR3


<!-- https://jarcasting.com/artifacts/org.opendaylight.defense4all/df.aggregate/ -->
<dependency>
    <groupId>org.opendaylight.defense4all</groupId>
    <artifactId>df.aggregate</artifactId>
    <version>1.0.17-Helium-SR3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.defense4all/df.aggregate/
implementation 'org.opendaylight.defense4all:df.aggregate:1.0.17-Helium-SR3'
// https://jarcasting.com/artifacts/org.opendaylight.defense4all/df.aggregate/
implementation ("org.opendaylight.defense4all:df.aggregate:1.0.17-Helium-SR3")
'org.opendaylight.defense4all:df.aggregate:pom:1.0.17-Helium-SR3'
<dependency org="org.opendaylight.defense4all" name="df.aggregate" rev="1.0.17-Helium-SR3">
  <artifact name="df.aggregate" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.defense4all', module='df.aggregate', version='1.0.17-Helium-SR3')
)
libraryDependencies += "org.opendaylight.defense4all" % "df.aggregate" % "1.0.17-Helium-SR3"
[org.opendaylight.defense4all/df.aggregate "1.0.17-Helium-SR3"]