is not current version
Last Version 0.8.9

com.lexicalscope.jewelcli:jewelcli-maven-report-example 0.8.3

example of a jewelcli report

Categories

Categories

Maven Build Tools CLI User Interface
GroupId

GroupId

com.lexicalscope.jewelcli
ArtifactId

ArtifactId

jewelcli-maven-report-example
Version

Version

0.8.3
Type

Type

jar

Download jewelcli-maven-report-example 0.8.3


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