Download http-proxy-1.0.0.jar file - Jar h

Jar examples for h:http-proxy

Description

Http proxy for Vert.x

You can download jar file http-proxy 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add http-proxy-1.0.0.jar to your project.

<dependency>
   <groupId>com.indoqa</groupId>
   <artifactId>http-proxy</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.indoqa', name: 'http-proxy', version: '1.0.0'
libraryDependencies += "com.indoqa" % "http-proxy" % "1.0.0"
<dependency org="com.indoqa" name="http-proxy" rev="1.0.0"/>
@Grapes(@Grab(group='com.indoqa', module='http-proxy', version='1.0.0'))
'com.indoqa:http-proxy:jar:1.0.0'

Download

Click the following link to download the jar file.

http-proxy-1.0.0-javadoc.jar
http-proxy-1.0.0-sources.jar
http-proxy-1.0.0.jar
http-proxy-1.0.0.pom



Related Tutorials