Skip to content

Repository files navigation

SHttpLib

这是一个轻量级的网络框架 简洁的post请求 get请求 支持文件下载 文件上传

功能

post请求 get请求 文件下载 文件上传 支持拦截器

使用

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

dependencies {
        compile 'com.github.w1216220482:SHttpLib:1.0'
}

About

这是一个轻量级的网络框架 简洁的post请求 get请求 支持文件下载 文件上传

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages