j

jewelcli-maven-report-plugin

http://maven.apache.org
Files download
File Operation
jewelcli-maven-report-plugin-0.7.6.jar download
jewelcli-maven-report-plugin-0.7.6.pom download
jewelcli-maven-report-plugin-0.7.6-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lexicalscope.jewelcli</groupId>
  <artifactId>jewelcli-maven-report-plugin</artifactId>
  <version>0.7.6</version>
  <type>maven-plugin</type>
</dependency>
Gradle Groovy
implementation 'com.lexicalscope.jewelcli:jewelcli-maven-report-plugin:0.7.6'
Gradle Kotlin
implementation("com.lexicalscope.jewelcli:jewelcli-maven-report-plugin:0.7.6")
Scala SBT
libraryDependencies += "com.lexicalscope.jewelcli" % "jewelcli-maven-report-plugin" % "0.7.6"
Groovy Grape
@Grapes(
  @Grab(group='com.lexicalscope.jewelcli', module='jewelcli-maven-report-plugin', version='0.7.6')
)
Apache Ivy
<dependency org="com.lexicalscope.jewelcli" name="jewelcli-maven-report-plugin" rev="0.7.6" />
Leiningen
[com.lexicalscope.jewelcli/jewelcli-maven-report-plugin "0.7.6"]
Apache Buildr
'com.lexicalscope.jewelcli:jewelcli-maven-report-plugin:jar:0.7.6'