is not current version
Last Version 1.0.18-Helium-SR4

org.opendaylight.defense4all:defense4all.aggregate 1.0.12


GroupId

GroupId

org.opendaylight.defense4all
ArtifactId

ArtifactId

defense4all.aggregate
Version

Version

1.0.12
Type

Type

pom

Download defense4all.aggregate 1.0.12


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