Skip to content

hb0730/jhttps

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages