Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central GitHub GitHub Workflow Status jdk

jhttps

java http integration (okhttp3,apache client....)

maven

<dependency>
    <groupId>com.hb0730</groupId>
    <artifactId>https</artifactId>
    <version>${version}</version>
</dependency>

use

import com.hb0730.https.SimpleHttp;

SimpleHttpResponse response=SimpleHttp.HTTP.get("");

About

java http integration (okhttp3,apache client....)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages