is not current version
Last Version 1.2.10

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

Annotations for generating OSGi service descriptors.

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

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

Version

1.2.4
Type

Type

jar

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


<!-- 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.4</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.4'
// 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.4")
'org.apache.felix:org.apache.felix.scr.ds-annotations:jar:1.2.4'
<dependency org="org.apache.felix" name="org.apache.felix.scr.ds-annotations" rev="1.2.4">
  <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.4')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.scr.ds-annotations" % "1.2.4"
[org.apache.felix/org.apache.felix.scr.ds-annotations "1.2.4"]