Skip to content

MoHttp 1.2 stable

Latest
Compare
Choose a tag to compare
@xcr1234 xcr1234 released this 16 Nov 08:20
· 3 commits to master since this release

MoHttp1.2 稳定版

Maven:

<dependency>
    <groupId>io.github.xcr1234</groupId>
    <artifactId>moHttp</artifactId>
    <version>1.2</version>
</dependency>

修改了整体代码结构,让代码可阅读性更强。