Last Version

detekt 1.18.1

Static code analysis for Kotlin

License

License

GroupId

GroupId

io.gitlab.arturbosch.detekt
ArtifactId

ArtifactId

detekt-bom
Version

Version

1.18.1
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 1.18.1


<!-- 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.