-
EventBus 3.1.1下载
资源介绍
EventBus 3.1.1版本。
EventBus is a publish/subscribe event bus for Android and Java.
simplifies the communication between components
decouples event senders and receivers
performs well with Activities, Fragments, and background threads
avoids complex and error-prone dependencies and life cycle issues
makes your code simpler
is fast
is tiny (~50k jar)
is proven in practice by apps with 100,000,000+ installs
has advanced features like delivery threads, subscriber priorities, etc.
- 上一篇: eventBus-3.1.1.jar
- 下一篇: eventbus的最近jar包