MVN

com.eriwen : gradle-cobertura-plugin

Maven & Gradle

Aug 28, 2013
1 usages
19 stars

Gradle Cobertura Plugin · Gradle plugin for using Cobertura code coverage

<dependency>
    <groupId>com.eriwen</groupId>
    <artifactId>gradle-cobertura-plugin</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.eriwen : gradle-cobertura-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.eriwen : gradle-cobertura-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
gradle-cobertura-plugin-1.1.1
gradle-cobertura-plugin-1.1.0
1.0
gradle-cobertura-plugin-1.0

How to add a dependency to Maven

Add the following com.eriwen : gradle-cobertura-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.eriwen</groupId>
    <artifactId>gradle-cobertura-plugin</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.eriwen : gradle-cobertura-plugin gradle dependency to your build.gradle file:

implementation 'com.eriwen:gradle-cobertura-plugin:1.1.1'

Gradle Kotlin DSL: Add the following com.eriwen : gradle-cobertura-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.eriwen:gradle-cobertura-plugin:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.eriwen : gradle-cobertura-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.eriwen" % "gradle-cobertura-plugin" % "1.1.1"

Advertisement

Dependencies from Group

Jun 11, 2014
1 usages
381 stars
Aug 28, 2013
1 usages
19 stars
Jun 11, 2014
127 stars
Jul 29, 2012
13 stars

Discover Dependencies

Mar 16, 2015
1 stars
Nov 10, 2013
3 usages
1 stars
Jul 24, 2014
1 usages
375 stars
Jul 30, 2014
0 stars
Nov 26, 2013
465 stars
Oct 10, 2014
1 usages
43 stars