License |
License |
---|---|
GroupId | GroupIdorg.opendaylight.infrautils |
ArtifactId | ArtifactIdinfrautils-artifacts |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionODL :: infrautils :: infrautils-artifacts
infrautils-artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
infrautils-artifacts-4.0.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.infrautils/infrautils-artifacts/ -->
<dependency>
<groupId>org.opendaylight.infrautils</groupId>
<artifactId>infrautils-artifacts</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/infrautils-artifacts/
implementation 'org.opendaylight.infrautils:infrautils-artifacts:4.0.0'
// https://jarcasting.com/artifacts/org.opendaylight.infrautils/infrautils-artifacts/
implementation ("org.opendaylight.infrautils:infrautils-artifacts:4.0.0")
'org.opendaylight.infrautils:infrautils-artifacts:pom:4.0.0'
<dependency org="org.opendaylight.infrautils" name="infrautils-artifacts" rev="4.0.0">
<artifact name="infrautils-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.infrautils', module='infrautils-artifacts', version='4.0.0')
)
libraryDependencies += "org.opendaylight.infrautils" % "infrautils-artifacts" % "4.0.0"
[org.opendaylight.infrautils/infrautils-artifacts "4.0.0"]