is not current version
Last Version 1.0.18-Helium-SR4

org.opendaylight.defense4all:framework.core 1.0.0


GroupId

GroupId

org.opendaylight.defense4all
ArtifactId

ArtifactId

framework.core
Version

Version

1.0.0
Type

Type

jar

Download framework.core 1.0.0


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