| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.getlantern |
| ArtifactId | ArtifactIdwinproxy4j |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Windows System Proxy Controller
|
| Project Organization |
Project OrganizationLantern |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| winproxy4j-0.0.1.pom | |
| winproxy4j-0.0.1.jar | 8 KB |
| winproxy4j-0.0.1-sources.jar | 6 KB |
| winproxy4j-0.0.1-javadoc.jar | 21 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.getlantern/winproxy4j/ -->
<dependency>
<groupId>org.getlantern</groupId>
<artifactId>winproxy4j</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.getlantern/winproxy4j/
implementation 'org.getlantern:winproxy4j:0.0.1'
// https://jarcasting.com/artifacts/org.getlantern/winproxy4j/
implementation ("org.getlantern:winproxy4j:0.0.1")
'org.getlantern:winproxy4j:jar:0.0.1'
<dependency org="org.getlantern" name="winproxy4j" rev="0.0.1">
<artifact name="winproxy4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.getlantern', module='winproxy4j', version='0.0.1')
)
libraryDependencies += "org.getlantern" % "winproxy4j" % "0.0.1"
[org.getlantern/winproxy4j "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |