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