is not current version
Last Version 1.2.10

org.apache.felix:org.apache.felix.scr.ds-annotations 1.2.8

Annotations for generating OSGi service descriptors.

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.scr.ds-annotations
Version

Version

1.2.8
Type

Type

jar

Download org.apache.felix.scr.ds-annotations 1.2.8


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.scr.ds-annotations/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.scr.ds-annotations</artifactId>
    <version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.scr.ds-annotations/
implementation 'org.apache.felix:org.apache.felix.scr.ds-annotations:1.2.8'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.scr.ds-annotations/
implementation ("org.apache.felix:org.apache.felix.scr.ds-annotations:1.2.8")
'org.apache.felix:org.apache.felix.scr.ds-annotations:jar:1.2.8'
<dependency org="org.apache.felix" name="org.apache.felix.scr.ds-annotations" rev="1.2.8">
  <artifact name="org.apache.felix.scr.ds-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.scr.ds-annotations', version='1.2.8')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.scr.ds-annotations" % "1.2.8"
[org.apache.felix/org.apache.felix.scr.ds-annotations "1.2.8"]