MVN

nl.neotech.plugin : android-root-coverage-plugin

Maven & Gradle

Sep 25, 2022
171 stars

Android Root Coverage Plugin · A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules.

<dependency>
    <groupId>nl.neotech.plugin</groupId>
    <artifactId>android-root-coverage-plugin</artifactId>
    <version>1.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nl.neotech.plugin : android-root-coverage-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.6.0

All Versions

Choose a version of nl.neotech.plugin : android-root-coverage-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
android-root-coverage-plugin-1.6.0
1.5.x
android-root-coverage-plugin-1.5.3
android-root-coverage-plugin-1.5.2
android-root-coverage-plugin-1.5.1
android-root-coverage-plugin-1.5.0
1.4.x
android-root-coverage-plugin-1.4.0
1.3.x
android-root-coverage-plugin-1.3.1
android-root-coverage-plugin-1.3.0

How to add a dependency to Maven

Add the following nl.neotech.plugin : android-root-coverage-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nl.neotech.plugin</groupId>
    <artifactId>android-root-coverage-plugin</artifactId>
    <version>1.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nl.neotech.plugin : android-root-coverage-plugin gradle dependency to your build.gradle file:

implementation 'nl.neotech.plugin:android-root-coverage-plugin:1.6.0'

Gradle Kotlin DSL: Add the following nl.neotech.plugin : android-root-coverage-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("nl.neotech.plugin:android-root-coverage-plugin:1.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following nl.neotech.plugin : android-root-coverage-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "nl.neotech.plugin" % "android-root-coverage-plugin" % "1.6.0"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 29, 2021
9 stars
Aug 19, 2023
5 usages
240 stars
Aug 19, 2023
2 usages
240 stars
Aug 24, 2023
10 usages
39 stars
Aug 24, 2023
11 usages
39 stars
Aug 24, 2023
37 usages
39 stars
Aug 04, 2023
1 usages
1k stars
Aug 25, 2023
8 usages
11.9k stars
Aug 25, 2023
6 usages
11.9k stars