is not current version
Last Version 1.0.5

com.github.markusbernhardt:proxy-vole 1.0.2

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

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.github.markusbernhardt
ArtifactId

ArtifactId

proxy-vole
Version

Version

1.0.2
Type

Type

jar

Download proxy-vole 1.0.2


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