com.io7m.claypot

JCommander conventions for io7m projects

License

License

GroupId

GroupId

com.io7m.claypot
ArtifactId

ArtifactId

com.io7m.claypot
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

pom
Description

Description

com.io7m.claypot
JCommander conventions for io7m projects
Project URL

Project URL

https://www.io7m.com/software/claypot
Source Code Management

Source Code Management

https://github.com/io7m/claypot

Download com.io7m.claypot

How to add to project

<!-- https://jarcasting.com/artifacts/com.io7m.claypot/com.io7m.claypot/ -->
<dependency>
    <groupId>com.io7m.claypot</groupId>
    <artifactId>com.io7m.claypot</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.io7m.claypot/com.io7m.claypot/
implementation 'com.io7m.claypot:com.io7m.claypot:0.0.6'
// https://jarcasting.com/artifacts/com.io7m.claypot/com.io7m.claypot/
implementation ("com.io7m.claypot:com.io7m.claypot:0.0.6")
'com.io7m.claypot:com.io7m.claypot:pom:0.0.6'
<dependency org="com.io7m.claypot" name="com.io7m.claypot" rev="0.0.6">
  <artifact name="com.io7m.claypot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.io7m.claypot', module='com.io7m.claypot', version='0.0.6')
)
libraryDependencies += "com.io7m.claypot" % "com.io7m.claypot" % "0.0.6"
[com.io7m.claypot "0.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • com.io7m.claypot.core
  • com.io7m.claypot.example
  • com.io7m.claypot.tests

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1