is not current version
Last Version 4.0.0

org.opendaylight.infrautils:infrautils-artifacts 1.5.1


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-artifacts
Version

Version

1.5.1
Type

Type

pom

Download infrautils-artifacts 1.5.1


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