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

Gradle build file #105

Closed davidsowerby closed 9 years ago

davidsowerby commented 9 years ago

Corrected the build.gradle file

bennidi commented 9 years ago

Thanks for your contributions! Especially your integration with Guice. That's very helpful.

davidsowerby commented 9 years ago

You are very welcome - thanks for MBassador, it has been a great addition to my project

On 16 March 2015 at 08:41, Benjamin Diedrichsen notifications@github.com wrote:

Thanks for your contributions! Especially your integration with Guice. That's very helpful.

— Reply to this email directly or view it on GitHub https://github.com/bennidi/mbassador/pull/105#issuecomment-81506256.

regards

David

bennidi commented 9 years ago

Happy to hear that. If you stumble upon more things that need better documentation. Please add an issue or submit a PR. I think documentation is currently suboptimal. Happy coding!