is not current version
Last Version 1.2.8

io.github.shmilyhe:proxy-suite 1.2.7

a Intranet-through project

GroupId

GroupId

io.github.shmilyhe
ArtifactId

ArtifactId

proxy-suite
Version

Version

1.2.7
Type

Type

jar

Download proxy-suite 1.2.7


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