gradle-console-reporter

Gradle plugin to report various kinds of summaries to console.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

gradle-console-reporter
Last Version

Last Version

0.6.3
Release Date

Release Date

Type

Type

jar
Description

Description

gradle-console-reporter
Gradle plugin to report various kinds of summaries to console.
Project URL

Project URL

https://github.com/ksoichiro/gradle-console-reporter
Source Code Management

Source Code Management

https://github.com/ksoichiro/gradle-console-reporter

Download gradle-console-reporter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ksoichiro/gradle-console-reporter/ -->
<dependency>
    <groupId>com.github.ksoichiro</groupId>
    <artifactId>gradle-console-reporter</artifactId>
    <version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ksoichiro/gradle-console-reporter/
implementation 'com.github.ksoichiro:gradle-console-reporter:0.6.3'
// https://jarcasting.com/artifacts/com.github.ksoichiro/gradle-console-reporter/
implementation ("com.github.ksoichiro:gradle-console-reporter:0.6.3")
'com.github.ksoichiro:gradle-console-reporter:jar:0.6.3'
<dependency org="com.github.ksoichiro" name="gradle-console-reporter" rev="0.6.3">
  <artifact name="gradle-console-reporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ksoichiro', module='gradle-console-reporter', version='0.6.3')
)
libraryDependencies += "com.github.ksoichiro" % "gradle-console-reporter" % "0.6.3"
[com.github.ksoichiro/gradle-console-reporter "0.6.3"]

Dependencies

test (3)

Group / Artifact Type Version
org.spockframework : spock-core jar 1.0-groovy-2.4
net.saliman : gradle-cobertura-plugin jar 2.3.0
cglib : cglib-nodep jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0
0.4.0
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0