Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

OkHttps Xml

介绍

基于 OkHttps 与 Xml 集成扩展(仅支持 Java 8)

Maven
<dependency>
     <groupId>com.ejlchina</groupId>
     <artifactId>okhttps-xml</artifactId>
     <version>3.5.2</version>
</dependency>
Gradle
implementation 'com.ejlchina:okhttps-xml:3.5.2'