Android Studio 实用工具依赖库

来源:互联网 发布:java使用命令行参数 编辑:程序博客网 时间:2024/05/20 00:13

1. eventbus3.0

```  compile 'org.greenrobot:eventbus:3.0.0' ```

2. androidEventbus 带注解

```  compile 'org.simple:androideventbus:1.0.5.1' ```

3. xutils框架

```  compile 'org.xutils:xutils:3.5.0' ```
原创粉丝点击