Download proxy-vole-1.0.3.jar file - Jar p

Jar examples for p:proxy-vole

Description

Proxy Vole is a Java library to auto detect the platform network proxy settings.

You can download jar file proxy-vole 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add proxy-vole-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

proxy-vole-1.0.3-jar-with-dependencies.jar
proxy-vole-1.0.3-javadoc.jar
proxy-vole-1.0.3-sources.jar
proxy-vole-1.0.3.jar
proxy-vole-1.0.3.pom



Related Tutorials