In your build.gradle:
compile group: "us.ihmc", name: "ihmc-messager", version: x.x.x
Messager is a lightweight library providing a simple messaging framework to enable topic-based communication between asynchronous modules.
Please check out the example source code.