Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 348 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 348 Bytes

Lib Network

1 Explanation

An android library makes http requesting easy. It is not for massive uploading or downloading.

2 Usage

check out examples in the app module.

3 Installation

// https://mvnrepository.com/artifact/io.github.ztiany/android-simple-http
implementation 'io.github.ztiany:android-simple-http:1.2.0'