Skip to content

maxirosson/jdroid-java-http

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

About

Http Library for Java & Android Apps

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors