MVN

io.github.gmazzo.codeowners.kotlin : io.github.gmazzo.codeowners.kotlin.gradle.plugin

Maven & Gradle

Jan 02, 2024
4 stars

codeOwnersKotlin · A Gradle plugin to propagate CODEOWNERS to Kotlin classes

<dependency>
    <groupId>io.github.gmazzo.codeowners.kotlin</groupId>
    <artifactId>io.github.gmazzo.codeowners.kotlin.gradle.plugin</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.gmazzo.codeowners.kotlin : io.github.gmazzo.codeowners.kotlin.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of io.github.gmazzo.codeowners.kotlin : io.github.gmazzo.codeowners.kotlin.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
io.github.gmazzo.codeowners.kotlin.gradle.plugin-2.0.4
io.github.gmazzo.codeowners.kotlin.gradle.plugin-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.gmazzo.codeowners.kotlin</groupId>
    <artifactId>io.github.gmazzo.codeowners.kotlin.gradle.plugin</artifactId>
    <version>2.0.4</version>
</dependency>