Skip to content
This repository was archived by the owner on Mar 16, 2021. It is now read-only.

bupy7/java-http-sdk-spec

Repository files navigation

java-http-sdk-spec

Get automatic notifications about new "java-http-sdk-spec" versions Download Build Status

This library provides basic interfaces to create own HTTP client for most API types.

Documentation

TODO

Install

Gradle

implementation 'ru.mihaly4.httpsdkspec:java-http-sdk-spec:<latest-version>'

Maven

<dependency>
  <groupId>ru.mihaly4.httpsdkspec</groupId>
  <artifactId>java-http-sdk-spec</artifactId>
  <version><latest-version></version>
</dependency>

LICENSE

java-http-sdk-spec is released under the BSD-3-Clause License. See the bundled LICENSE.md for details.

About

This library provides basic interfaces to create own HTTP client for most API types.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages