License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.yhyzgn.http |
ArtifactId | ArtifactIdpigeon |
Last Version | Last Version1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpigeon
Java http client with OkHttp3.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pigeon-1.5.7.pom | |
pigeon-1.5.7.jar | 110 KB |
pigeon-1.5.7-sources.jar | 44 KB |
pigeon-1.5.7-javadoc.jar | 777 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yhyzgn.http/pigeon/ -->
<dependency>
<groupId>com.yhyzgn.http</groupId>
<artifactId>pigeon</artifactId>
<version>1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.yhyzgn.http/pigeon/
implementation 'com.yhyzgn.http:pigeon:1.5.7'
// https://jarcasting.com/artifacts/com.yhyzgn.http/pigeon/
implementation ("com.yhyzgn.http:pigeon:1.5.7")
'com.yhyzgn.http:pigeon:jar:1.5.7'
<dependency org="com.yhyzgn.http" name="pigeon" rev="1.5.7">
<artifact name="pigeon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yhyzgn.http', module='pigeon', version='1.5.7')
)
libraryDependencies += "com.yhyzgn.http" % "pigeon" % "1.5.7"
[com.yhyzgn.http/pigeon "1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
com.google.code.gson : gson | jar | 2.8.9 |
com.google.guava : guava | jar | 31.0.1-jre |
org.jetbrains : annotations | jar | 22.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |