MVN

com.io7m.claypot : com.io7m.claypot

Maven & Gradle

Sep 20, 2022
0 stars

com.io7m.claypot · JCommander conventions for io7m projects

<dependency>
    <groupId>com.io7m.claypot</groupId>
    <artifactId>com.io7m.claypot</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.io7m.claypot : com.io7m.claypot to add to Maven - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

Choose a version of com.io7m.claypot : com.io7m.claypot to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
com.io7m.claypot-0.0.8
com.io7m.claypot-0.0.6
com.io7m.claypot-0.0.5
com.io7m.claypot-0.0.4
com.io7m.claypot-0.0.3
com.io7m.claypot-0.0.2
com.io7m.claypot-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.io7m.claypot</groupId>
    <artifactId>com.io7m.claypot</artifactId>
    <version>0.0.8</version>
</dependency>