Skip to content

janeirodigital/sai-http-utils-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sai-http-utils-java

Coverage Maintainability Rating Reliability Rating Security Rating

A set of utilities for working with OkHttp HTTP client requests and responses.

Look at CONTRIBUTING for specifics on how to contribute to this library.

JavaDocs are generated and published with each release.

Getting Started

In your pom.xml:

<dependencies>
	<dependency>
		<groupId>com.janeirodigital</groupId>
		<artifactId>sai-http-utils-java</artifactId>
		<version>preferred.version.here</version>
	</dependency>
</dependencies>

About

Utility methods for working with OkHttp client requests and responses

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages