Jar examples for j:jcoverage
You can download jar file jcoverage 1.0.5 in this page.
You can use the following script to add jcoverage-1.0.5.jar to your project.
<dependency> <groupId>jcoverage</groupId> <artifactId>jcoverage</artifactId> <version>1.0.5</version> </dependency>
compile group: 'jcoverage', name: 'jcoverage', version: '1.0.5'
libraryDependencies += "jcoverage" % "jcoverage" % "1.0.5"
<dependency org="jcoverage" name="jcoverage" rev="1.0.5"/>
@Grapes(@Grab(group='jcoverage', module='jcoverage', version='1.0.5'))
'jcoverage:jcoverage:jar:1.0.5'
Click the following link to download the jar file.
jcoverage-1.0.5.jar