MVN

io.matthewnelson.kmp.configuration : io.matthewnelson.kmp.configuration.gradle.plugin

Maven & Gradle

Aug 06, 2023
9 stars

Gradle Kotlin Multiplatform Configuration Plugin · Gradle plugin for configuring Kotlin Multiplatform projects

<dependency>
    <groupId>io.matthewnelson.kmp.configuration</groupId>
    <artifactId>io.matthewnelson.kmp.configuration.gradle.plugin</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.matthewnelson.kmp.configuration : io.matthewnelson.kmp.configuration.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3
  • Latest Beta: 0.1.0-beta02
  • Latest Alpha: 0.1.0-alpha02

All Versions

Choose a version of io.matthewnelson.kmp.configuration : io.matthewnelson.kmp.configuration.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.3
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.2
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.1
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.0
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.0-beta02
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.0-beta01
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.0-alpha02
io.matthewnelson.kmp.configuration.gradle.plugin-0.1.0-alpha01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.matthewnelson.kmp.configuration</groupId>
    <artifactId>io.matthewnelson.kmp.configuration.gradle.plugin</artifactId>
    <version>0.1.3</version>
</dependency>