Jar examples for o:org.apache.felix.scr
Implementation of the Declarative Services specification 1.3
You can download jar file org.apache.felix.scr 1.0.8 in this page.
Apache License
You can use the following script to add org.apache.felix.scr-1.0.8.jar to your project.
<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.scr</artifactId> <version>1.0.8</version> </dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.scr', version: '1.0.8'
libraryDependencies += "org.apache.felix" % "org.apache.felix.scr" % "1.0.8"
<dependency org="org.apache.felix" name="org.apache.felix.scr" rev="1.0.8"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.scr', version='1.0.8'))
'org.apache.felix:org.apache.felix.scr:jar:1.0.8'
Click the following link to download the jar file.
org.apache.felix.scr-1.0.8-sources.jar