Download proxy-vole-1.0.2.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.2 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.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials