MVN

com.github.markusbernhardt : proxy-vole

Maven & Gradle

Jul 11, 2018
15 usages
124 stars

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

<dependency>
    <groupId>com.github.markusbernhardt</groupId>
    <artifactId>proxy-vole</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.markusbernhardt : proxy-vole to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.github.markusbernhardt : proxy-vole to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
proxy-vole-1.0.5
proxy-vole-1.0.4
proxy-vole-1.0.3
proxy-vole-1.0.2
proxy-vole-1.0.1
proxy-vole-1.0.0

How to add a dependency to Maven

Add the following com.github.markusbernhardt : proxy-vole maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.markusbernhardt</groupId>
    <artifactId>proxy-vole</artifactId>
    <version>1.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.markusbernhardt : proxy-vole gradle dependency to your build.gradle file:

implementation 'com.github.markusbernhardt:proxy-vole:1.0.5'

Gradle Kotlin DSL: Add the following com.github.markusbernhardt : proxy-vole gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.markusbernhardt:proxy-vole:1.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.markusbernhardt : proxy-vole sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.markusbernhardt" % "proxy-vole" % "1.0.5"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2023
27 usages
3.9k stars
Mar 18, 2023
8 usages
335 stars
Sep 28, 2020
11.7k stars
Dec 02, 2017
46 stars
Mar 24, 2023
2 usages
1.9k stars
Nov 25, 2021
3 usages
2.4k stars
Mar 06, 2023
2 usages
38 stars
Dec 02, 2022
10 usages
7.6k stars
Aug 09, 2019
7 usages
806 stars