is not current version
Last Version 4.0.0

org.opendaylight.infrautils:infrautils-artifacts 2.0.15


GroupId

GroupId

org.opendaylight.infrautils
ArtifactId

ArtifactId

infrautils-artifacts
Version

Version

2.0.15
Type

Type

pom

Download infrautils-artifacts 2.0.15


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