Jar examples for r:rxbus-annotations
RxBus base on RxJava2 & RxAndroid to achieve event bus.
You can download jar file rxbus-annotations 2.0.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxbus-annotations-2.0.2.jar to your project.
<dependency> <groupId>com.github.vitess</groupId> <artifactId>rxbus-annotations</artifactId> <version>2.0.2</version> </dependency>
compile group: 'com.github.vitess', name: 'rxbus-annotations', version: '2.0.2'
libraryDependencies += "com.github.vitess" % "rxbus-annotations" % "2.0.2"
<dependency org="com.github.vitess" name="rxbus-annotations" rev="2.0.2"/>
@Grapes(@Grab(group='com.github.vitess', module='rxbus-annotations', version='2.0.2'))
'com.github.vitess:rxbus-annotations:jar:2.0.2'
Click the following link to download the jar file.
rxbus-annotations-2.0.2-javadoc.jar