Last Version

detekt 1.0.0-RC14

Static code analysis for Kotlin

License

License

GroupId

GroupId

io.gitlab.arturbosch.detekt
ArtifactId

ArtifactId

detekt-watcher
Version

Version

1.0.0-RC14
Type

Type

jar
Description

Description

detekt
Static code analysis for Kotlin
Source Code Management

Source Code Management

https://github.com/arturbosch/detekt

Download detekt-watcher 1.0.0-RC14


<!-- 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"]

Dependencies

runtime (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.