Last Version

Proxy Vole 1.0.5

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

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.github.markusbernhardt
ArtifactId

ArtifactId

proxy-vole
Version

Version

1.0.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/MarkusBernhardt/proxy-vole
Source Code Management

Source Code Management

https://github.com/MarkusBernhardt/proxy-vole

Download proxy-vole 1.0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.5.1
net.java.dev.jna : jna-platform jar 4.5.1
org.ini4j : ini4j jar 0.5.4
org.javadelight : delight-nashorn-sandbox jar 0.1.14
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.