detekt

Static code analysis for Kotlin

License

License

GroupId

GroupId

io.gitlab.arturbosch.detekt
ArtifactId

ArtifactId

detekt-bom
Last Version

Last Version

1.18.1
Release Date

Release Date

Type

Type

pom
Description

Description

detekt
Static code analysis for Kotlin
Project URL

Project URL

https://detekt.github.io/detekt
Source Code Management

Source Code Management

https://github.com/detekt/detekt

Download detekt-bom

How to add to project

<!-- https://jarcasting.com/artifacts/io.gitlab.arturbosch.detekt/detekt-bom/ -->
<dependency>
    <groupId>io.gitlab.arturbosch.detekt</groupId>
    <artifactId>detekt-bom</artifactId>
    <version>1.18.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitlab.arturbosch.detekt/detekt-bom/
implementation 'io.gitlab.arturbosch.detekt:detekt-bom:1.18.1'
// https://jarcasting.com/artifacts/io.gitlab.arturbosch.detekt/detekt-bom/
implementation ("io.gitlab.arturbosch.detekt:detekt-bom:1.18.1")
'io.gitlab.arturbosch.detekt:detekt-bom:pom:1.18.1'
<dependency org="io.gitlab.arturbosch.detekt" name="detekt-bom" rev="1.18.1">
  <artifact name="detekt-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitlab.arturbosch.detekt', module='detekt-bom', version='1.18.1')
)
libraryDependencies += "io.gitlab.arturbosch.detekt" % "detekt-bom" % "1.18.1"
[io.gitlab.arturbosch.detekt/detekt-bom "1.18.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
io.gitlab.arturbosch.detekt
Static code analysis for Kotlin

Versions

Version
1.18.1
1.18.0
1.18.0-RC3
1.18.0-RC2
1.18.0-RC1
1.17.1
1.17.0
1.17.0-RC3
1.17.0-RC2
1.17.0-RC1
1.16.0
1.16.0-RC3
1.16.0-RC2
1.16.0-RC1
1.15.0
1.15.0-RC2
1.15.0-RC1
1.14.2
1.14.1
1.14.0
1.13.1
1.13.0
1.12.0
1.12.0-RC1
1.11.2
1.11.1
1.11.0
1.11.0-RC2
1.11.0-RC1
1.10.0