MVN

com.github.nanodeath.typedconfig : com.github.nanodeath.typedconfig.gradle.plugin

Maven & Gradle

Feb 22, 2022
2 stars

TypedConfig Gradle Plugin Marker · Plugin marker for TypedConfig Gradle Plugin

<dependency>
    <groupId>com.github.nanodeath.typedconfig</groupId>
    <artifactId>com.github.nanodeath.typedconfig.gradle.plugin</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nanodeath.typedconfig : com.github.nanodeath.typedconfig.gradle.plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.github.nanodeath.typedconfig : com.github.nanodeath.typedconfig.gradle.plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1
com.github.nanodeath.typedconfig.gradle.plugin-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.nanodeath.typedconfig</groupId>
    <artifactId>com.github.nanodeath.typedconfig.gradle.plugin</artifactId>
    <version>0.1</version>
</dependency>