is not current version
Last Version 1.2.4-Carbon

org.opendaylight.faas:features-faas 1.2.1-Carbon


GroupId

GroupId

org.opendaylight.faas
ArtifactId

ArtifactId

features-faas
Version

Version

1.2.1-Carbon
Type

Type

jar

Download features-faas 1.2.1-Carbon


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