is not current version
Last Version 3.15.0

com.shazam.fork:fork-reporter-jenkins-gradle-plugin 3.7.0

A plugin that downloads Fork reports from a Jenkins CI server

Categories

Categories

Gradle Build Tools Jenkins Continuous Integration and Continuous Delivery
GroupId

GroupId

com.shazam.fork
ArtifactId

ArtifactId

fork-reporter-jenkins-gradle-plugin
Version

Version

3.7.0
Type

Type

jar

Download fork-reporter-jenkins-gradle-plugin 3.7.0


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