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