Download jscover-common-maven-plugin-1.0.14.jar file - Jar j

Jar examples for j:jscover-common-maven-plugin

Description

You can download jar file jscover-common-maven-plugin 1.0.14 in this page.

Build File

You can use the following script to add jscover-common-maven-plugin-1.0.14.jar to your project.

<dependency>
   <groupId>com.github.tntim96</groupId>
   <artifactId>jscover-common-maven-plugin</artifactId>
   <version>1.0.14</version>
</dependency>
compile group: 'com.github.tntim96', name: 'jscover-common-maven-plugin', version: '1.0.14'
libraryDependencies += "com.github.tntim96" % "jscover-common-maven-plugin" % "1.0.14"
<dependency org="com.github.tntim96" name="jscover-common-maven-plugin" rev="1.0.14"/>
@Grapes(@Grab(group='com.github.tntim96', module='jscover-common-maven-plugin', version='1.0.14'))
'com.github.tntim96:jscover-common-maven-plugin:jar:1.0.14'

Download

Click the following link to download the jar file.

jscover-common-maven-plugin-1.0.14.jar
jscover-common-maven-plugin-1.0.14-javadoc.jar
jscover-common-maven-plugin-1.0.14.pom
jscover-common-maven-plugin-1.0.14-sources.jar



Related Tutorials