bennidi / mbassador

Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong references, event filtering, annotation driven
MIT License
955 stars 146 forks source link

Add javadoc badge to readme #144

Closed leif81 closed 7 years ago

leif81 commented 7 years ago

This uses the magic of javadoc.io, which hosts the latest javadocs.jar from Maven Central.

This replaces the link to the github pages copy which has old javadocs (1.2.5-SNAPSHOT)