is not current version
Last Version 3.0.6

org.apache.felix:org.apache.felix.http.proxy 2.3.0


GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.proxy
Version

Version

2.3.0
Type

Type

jar

Download org.apache.felix.http.proxy 2.3.0


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