| License | License | 
|---|---|
| GroupId | GroupIdcom.io7m.claypot | 
| ArtifactId | ArtifactIdcom.io7m.claypot.example | 
| Last Version | Last Version0.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncom.io7m.claypot.example JCommander conventions for io7m projects (Example application) | 
| Project URL | Project URL | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.annotation.bundle | jar | 2.0.0 | 
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.2 |