Jar examples for c:coverage-parser-2.11
Library for parsing coverage reports
You can download jar file coverage-parser_2.11 1.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add coverage-parser_2.11-1.1.4.jar to your project.
<dependency> <groupId>com.codacy</groupId> <artifactId>coverage-parser_2.11</artifactId> <version>1.1.4</version> </dependency>
compile group: 'com.codacy', name: 'coverage-parser_2.11', version: '1.1.4'
libraryDependencies += "com.codacy" % "coverage-parser_2.11" % "1.1.4"
<dependency org="com.codacy" name="coverage-parser_2.11" rev="1.1.4"/>
@Grapes(@Grab(group='com.codacy', module='coverage-parser_2.11', version='1.1.4'))
'com.codacy:coverage-parser_2.11:jar:1.1.4'
Click the following link to download the jar file.
coverage-parser_2.11-1.1.4-javadoc.jar