How To Install Java Artifact org.jetbrains.intellij.deps.coverage-report v1.0.13

org.jetbrains.intellij.deps coverage-report 1.0.13

Introduction

In this article, we'll learn how to install Java artifact coverage-report from org.jetbrains.intellij.deps group in version 1.0.13. The artifact is available in 13 versions: 1.0.23 1.0.22 1.0.21 1.0.20 1.0.19 1.0.18 1.0.17 1.0.16 1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 . The Report Builder project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/JetBrains/coverage-report .

How To Install Java Artifact org.jetbrains.intellij.deps.coverage-report In Version 1.0.13

To install the Report Builder artifact in version 1.0.13 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Report Builder dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (2)

Licenses

Developers