is not current version
Last Version 1.7.8

Packaged lint rule 1.7.7

The lint rule for rxjava packaged as an AAR

License

License

GroupId

GroupId

nl.littlerobots.rxlint
ArtifactId

ArtifactId

rxlint
Version

Version

1.7.7
Type

Type

aar
Description

Description

Packaged lint rule
The lint rule for rxjava packaged as an AAR

Download rxlint 1.7.7


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.