Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 338 Bytes

File metadata and controls

24 lines (16 loc) · 338 Bytes

OkHttps

介绍

基于 OkHttps 核心模块

Maven
<dependency>
     <groupId>cn.zhxu</groupId>
     <artifactId>okhttps</artifactId>
     <version>3.5.3</version>
</dependency>
Gradle
implementation 'cn.zhxu:okhttps:3.5.3'

更多请参阅 https://ok.zhxu.cn/