Common classes for android app (Updating)
compile 'com.lijiangping:appcommon:1.0.1'
<dependency>
<groupId>com.lijiangping</groupId>
<artifactId>appcommon</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
appcommon-module : 一些常用的模块集合
appcommon-network : 网络请求框架的封装
appcommon-utils : 常用工具集合
appcommon-widgets : 常用自定义view