Jar examples for g:gradle-cobertura-plugin
A Gradle plugin for runing Cobertura coverage reports.
You can download jar file gradle-cobertura-plugin 1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gradle-cobertura-plugin-1.0.jar to your project.
<dependency> <groupId>com.mapvine</groupId> <artifactId>gradle-cobertura-plugin</artifactId> <version>1.0</version> </dependency>
compile group: 'com.mapvine', name: 'gradle-cobertura-plugin', version: '1.0'
libraryDependencies += "com.mapvine" % "gradle-cobertura-plugin" % "1.0"
<dependency org="com.mapvine" name="gradle-cobertura-plugin" rev="1.0"/>
@Grapes(@Grab(group='com.mapvine', module='gradle-cobertura-plugin', version='1.0'))
'com.mapvine:gradle-cobertura-plugin:jar:1.0'
Click the following link to download the jar file.
gradle-cobertura-plugin-1.0-javadoc.jar