Jar examples for r:rxlint
The lint rule for rxjava packaged as an AAR
You can download jar file rxlint 1.6 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxlint-1.6.jar to your project.
<dependency> <groupId>nl.littlerobots.rxlint</groupId> <artifactId>rxlint</artifactId> <version>1.6</version> </dependency>
compile group: 'nl.littlerobots.rxlint', name: 'rxlint', version: '1.6'
libraryDependencies += "nl.littlerobots.rxlint" % "rxlint" % "1.6"
<dependency org="nl.littlerobots.rxlint" name="rxlint" rev="1.6"/>
@Grapes(@Grab(group='nl.littlerobots.rxlint', module='rxlint', version='1.6'))
'nl.littlerobots.rxlint:rxlint:jar:1.6'
Click the following link to download the jar file.
rxlint-1.6-javadoc.jar