is not current version
Last Version 1.0.5

com.github.markusbernhardt:proxy-vole 1.0.3

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.3
Type

Type

jar

Download proxy-vole 1.0.3


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