MVN

de.poiu.coat : coat

Maven & Gradle

May 31, 2023
17 stars

coat · Config of Annotated Types — Easy and typesafe config objects

<dependency>
    <groupId>de.poiu.coat</groupId>
    <artifactId>coat</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.poiu.coat : coat to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of de.poiu.coat : coat to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
coat-0.0.4
coat-0.0.3
coat-0.0.2
coat-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.poiu.coat</groupId>
    <artifactId>coat</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement