is not current version
Last Version 0.1.0

http 0.0.2

http base on okhttp3.

License

License

GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

http
Version

Version

0.0.2
Type

Type

jar
Description

Description

http
http base on okhttp3.
Source Code Management

Source Code Management

https://seepine.com

Download http 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2
ch.qos.logback : logback-classic jar 1.2.11

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22

Project Modules

There are no modules declared in this project.