Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.64 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.64 KB

Http Library for Java & Android Apps

Continuous Integration

Branch Status Workflows Insights
master CircleCI Workflows Insights
production CircleCI Workflows Insights

Features

  • HTTP Service Layer
  • GET, POST, PUT, PATCH & DELETE methods
  • Headers appender
  • Response validator
  • Response mocks support
  • GZIP encoding
  • Cache support
  • OkHttp Implementation
  • Parsers

Setup

Add the following lines to your build.gradle:

repositories {
  jcenter()
}

dependencies {
  implementation 'com.jdroidtools:jdroid-java-http-okhttp:X.Y.Z'
}

Replace the X.Y.Z by the latest version

Donations

Help us to continue with this project:

Donate