is not current version
Last Version 1.7.8

nl.littlerobots.rxlint:rxlint 1.7.2

The lint rule for rxjava packaged as an AAR

GroupId

GroupId

nl.littlerobots.rxlint
ArtifactId

ArtifactId

rxlint
Version

Version

1.7.2
Type

Type

aar

Download rxlint 1.7.2


<!-- https://jarcasting.com/artifacts/nl.littlerobots.rxlint/rxlint/ -->
<dependency>
    <groupId>nl.littlerobots.rxlint</groupId>
    <artifactId>rxlint</artifactId>
    <version>1.7.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/nl.littlerobots.rxlint/rxlint/
implementation 'nl.littlerobots.rxlint:rxlint:1.7.2'
// https://jarcasting.com/artifacts/nl.littlerobots.rxlint/rxlint/
implementation ("nl.littlerobots.rxlint:rxlint:1.7.2")
'nl.littlerobots.rxlint:rxlint:aar:1.7.2'
<dependency org="nl.littlerobots.rxlint" name="rxlint" rev="1.7.2">
  <artifact name="rxlint" type="aar" />
</dependency>
@Grapes(
@Grab(group='nl.littlerobots.rxlint', module='rxlint', version='1.7.2')
)
libraryDependencies += "nl.littlerobots.rxlint" % "rxlint" % "1.7.2"
[nl.littlerobots.rxlint/rxlint "1.7.2"]