| License |
License |
|---|---|
| GroupId | GroupIdnl.littlerobots.rxlint |
| ArtifactId | ArtifactIddetector |
| Last Version | Last Version1.7.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe core lint rule
The lint rule for rxjava
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| detector-1.7.8.pom | |
| detector-1.7.8.jar | 16 KB |
| detector-1.7.8-sources.jar | 9 KB |
| detector-1.7.8-javadoc.jar | 36 KB |
| Browse |
<!-- 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"]
| 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 |