MVN

com.io7m.claypot : com.io7m.claypot.core

Maven & Gradle

Sep 20, 2022
10 usages
0 stars

com.io7m.claypot.core · JCommander conventions for io7m projects (Core)

<dependency>
    <groupId>com.io7m.claypot</groupId>
    <artifactId>com.io7m.claypot.core</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.core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.8

All Versions

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

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

How to add a dependency to Maven

Add the following com.io7m.claypot : com.io7m.claypot.core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.io7m.claypot : com.io7m.claypot.core gradle dependency to your build.gradle file:

implementation 'com.io7m.claypot:com.io7m.claypot.core:0.0.8'

Gradle Kotlin DSL: Add the following com.io7m.claypot : com.io7m.claypot.core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.io7m.claypot:com.io7m.claypot.core:0.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.io7m.claypot : com.io7m.claypot.core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.io7m.claypot" % "com.io7m.claypot.core" % "0.0.8"

Advertisement

Dependencies from Group

Sep 20, 2022
10 usages
0 stars
Sep 20, 2022
0 stars

Discover Dependencies

Jun 21, 2023
7 usages
241 stars
May 20, 2010
14 usages
Sep 05, 2016
5 usages
29 stars
Jul 28, 2014
11 usages
Apr 28, 2015
3 usages
17 stars
Nov 11, 2015
5 usages
249 stars
Apr 23, 2021
9 usages
1 stars
Aug 07, 2023
15 usages
25 stars