Jar examples for j:JSCover
JSCover is a tool that measures code coverage for JavaScript programs.
You can download jar file JSCover 1.1.0 in this page.
GNU General Public License, version 2
You can use the following script to add JSCover-1.1.0.jar to your project.
<dependency> <groupId>com.github.tntim96</groupId> <artifactId>JSCover</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.github.tntim96', name: 'JSCover', version: '1.1.0'
libraryDependencies += "com.github.tntim96" % "JSCover" % "1.1.0"
<dependency org="com.github.tntim96" name="JSCover" rev="1.1.0"/>
@Grapes(@Grab(group='com.github.tntim96', module='JSCover', version='1.1.0'))
'com.github.tntim96:JSCover:jar:1.1.0'
Click the following link to download the jar file.
JSCover-1.1.0-javadoc.jar