| Лицензия |
Лицензия |
|---|---|
| Группа | Группаnl.littlerobots.rxlint |
| Идентификатор | Идентификаторdetector |
| Последняя версия | Последняя версия1.7.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe core lint rule
The lint rule for rxjava
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |