Releases · greenrobot/EventBus
EventBus 3.3.1For Java projects, version 3.3.0 and higher require adding a new dependency. See the 3.3.0 release notes.
The eventbus
artifact now ships as an Android library (AAR).
For Android projects no changes are necessary.
For Java-only projects, make sure to update your dependencies to point to the new eventbus-java
library:
// Replace: implementation("org.greenrobot:eventbus:3.2.0") // With: implementation("org.greenrobot:eventbus-java:3.3.0")Notable changes EventBus 3.2 EventBus 3.1.1 EventBus 3.0.0 V2.4.0
Removed deprecated APIs: A year ago in Version 2.2.0, a couple of EventBus methods were deprecated and flagged to be removed in a future release. Well, version 2.4.0 is that release. Clean ups like this one keep the API concise and simple.
Note: No new feature were added since 2.3.0. Use this release if you do not rely on deprecated APIs.
V2.3.0Note: This is your last chance to use APIs that were deprecated in V2.2.0. It's recommended to switch to Version 2.4.0 (or above) at your earliest convenience.
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4