Last Version

com.io7m.claypot.example 0.0.6

JCommander conventions for io7m projects (Example application)

License

License

GroupId

GroupId

com.io7m.claypot
ArtifactId

ArtifactId

com.io7m.claypot.example
Version

Version

0.0.6
Type

Type

jar
Description

Description

com.io7m.claypot.example
JCommander conventions for io7m projects (Example application)
Project URL

Project URL

https://www.io7m.com/software/claypot

Download com.io7m.claypot.example 0.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.io7m.claypot : com.io7m.claypot.core jar 0.0.6
com.beust : jcommander jar 1.82
org.slf4j : slf4j-api jar 2.0.0-alpha7

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.annotation.bundle jar 2.0.0
org.osgi : org.osgi.annotation.versioning jar 1.1.2

Project Modules

There are no modules declared in this project.