Last Version

The core lint rule 1.7.8

The lint rule for rxjava

License

License

GroupId

GroupId

nl.littlerobots.rxlint
ArtifactId

ArtifactId

detector
Version

Version

1.7.8
Type

Type

jar
Description

Description

The core lint rule
The lint rule for rxjava
Project URL

Project URL

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

Source Code Management

https://github.com/littlerobots/rxlint

Download detector 1.7.8


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.android.tools.lint : lint jar 30.0.2
com.android.tools.lint : lint-tests jar 30.0.2
com.android.tools : testutils jar 30.0.2

Project Modules

There are no modules declared in this project.