is not current version
Last Version 0.1.4-Lithium-SR4

org.opendaylight.alto:services.provider 0.1.0-Lithium


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.opendaylight.alto
ArtifactId

ArtifactId

services.provider
Version

Version

0.1.0-Lithium
Type

Type

pom

Download services.provider 0.1.0-Lithium


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