detekt moved to https://github.com/detekt/detekt
This fork exists to leave the website arturbosch.github.io/detekt functional until most users have updated their bookmarks etc...
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.gitlab.arturbosch.detekt |
| Идентификатор | Идентификаторdetekt-watcher |
| Последняя версия | Последняя версия1.0.0-RC14 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdetekt
Static code analysis for Kotlin
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| detekt-watcher-1.0.0-RC14.pom | |
| detekt-watcher-1.0.0-RC14.jar | 40 KB |
| detekt-watcher-1.0.0-RC14-sources.jar | 9 KB |
| detekt-watcher-1.0.0-RC14-javadoc.jar | 69 KB |
| detekt-watcher-1.0.0-RC14-all.jar | 35 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitlab.arturbosch.detekt/detekt-watcher/ -->
<dependency>
<groupId>io.gitlab.arturbosch.detekt</groupId>
<artifactId>detekt-watcher</artifactId>
<version>1.0.0-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.arturbosch.detekt/detekt-watcher/
implementation 'io.gitlab.arturbosch.detekt:detekt-watcher:1.0.0-RC14'
// https://jarcasting.com/artifacts/io.gitlab.arturbosch.detekt/detekt-watcher/
implementation ("io.gitlab.arturbosch.detekt:detekt-watcher:1.0.0-RC14")
'io.gitlab.arturbosch.detekt:detekt-watcher:jar:1.0.0-RC14'
<dependency org="io.gitlab.arturbosch.detekt" name="detekt-watcher" rev="1.0.0-RC14">
<artifact name="detekt-watcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.arturbosch.detekt', module='detekt-watcher', version='1.0.0-RC14')
)
libraryDependencies += "io.gitlab.arturbosch.detekt" % "detekt-watcher" % "1.0.0-RC14"
[io.gitlab.arturbosch.detekt/detekt-watcher "1.0.0-RC14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.21 |
| com.beust : jcommander | jar | 1.74 |
| io.gitlab.arturbosch » ksh | jar | 0.1.1 |
| org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.3.21 |
| io.gitlab.arturbosch.detekt : detekt-cli | jar | 1.0.0-RC14 |
| io.gitlab.arturbosch.detekt : detekt-core | jar | 1.0.0-RC14 |
detekt moved to https://github.com/detekt/detekt
This fork exists to leave the website arturbosch.github.io/detekt functional until most users have updated their bookmarks etc...