is not current version
Last Version 1.0.17

org.bidib.com.github.markusbernhardt:proxy-vole 1.0.12

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

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

org.bidib.com.github.markusbernhardt
ArtifactId

ArtifactId

proxy-vole
Version

Version

1.0.12
Type

Type

jar

Download proxy-vole 1.0.12


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