is not current version
Last Version 1.5.7

com.yhyzgn.http:pigeon 1.2.4

Java http proxy.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.yhyzgn.http
ArtifactId

ArtifactId

pigeon
Version

Version

1.2.4
Type

Type

jar

Download pigeon 1.2.4


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