Download org.apache.felix.http.base-3.0.18.jar file - Jar o

Jar examples for o:org.apache.felix.http.base

Description

You can download jar file org.apache.felix.http.base 3.0.18 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.felix.http.base-3.0.18.jar to your project.

<dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.http.base</artifactId>
   <version>3.0.18</version>
</dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.http.base', version: '3.0.18'
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.base" % "3.0.18"
<dependency org="org.apache.felix" name="org.apache.felix.http.base" rev="3.0.18"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.http.base', version='3.0.18'))
'org.apache.felix:org.apache.felix.http.base:jar:3.0.18'

Download

Click the following link to download the jar file.

org.apache.felix.http.base-3.0.18-sources.jar
org.apache.felix.http.base-3.0.18.jar
org.apache.felix.http.base-3.0.18.pom



Related Tutorials