An enhanced Guava-based event bus with emphasis on Android support, simplifying event-driven programming.
<dependency>
<groupId>com.squareup</groupId>
<artifactId>otto</artifactId>
<version>1.3.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Register an object and post an event using Otto bus.
Migrate to RxJava or Android Architecture Components LiveData.
No dependency data recorded yet.