Last Version

Packaged lint rule 1.7.8

The lint rule for rxjava packaged as an AAR

License

License

GroupId

GroupId

nl.littlerobots.rxlint
ArtifactId

ArtifactId

rxlint
Version

Version

1.7.8
Type

Type

aar
Description

Description

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

Project URL

https://github.com/littlerobots/rxlint
Source Code Management

Source Code Management

https://github.com/littlerobots/rxlint

Download rxlint 1.7.8


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

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.