is not current version
Last Version 2.0.15

JSCover 2.0.12

JSCover is a tool that measures code coverage for JavaScript programs.

License

License

GroupId

GroupId

com.github.tntim96
ArtifactId

ArtifactId

JSCover
Version

Version

2.0.12
Type

Type

jar
Description

Description

JSCover
JSCover is a tool that measures code coverage for JavaScript programs.
Project URL

Project URL

http://tntim96.github.io/JSCover/
Source Code Management

Source Code Management

http://github.com/tntim96/JSCover/

Download JSCover 2.0.12


<!-- https://jarcasting.com/artifacts/com.github.tntim96/JSCover/ -->
<dependency>
    <groupId>com.github.tntim96</groupId>
    <artifactId>JSCover</artifactId>
    <version>2.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tntim96/JSCover/
implementation 'com.github.tntim96:JSCover:2.0.12'
// https://jarcasting.com/artifacts/com.github.tntim96/JSCover/
implementation ("com.github.tntim96:JSCover:2.0.12")
'com.github.tntim96:JSCover:jar:2.0.12'
<dependency org="com.github.tntim96" name="JSCover" rev="2.0.12">
  <artifact name="JSCover" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tntim96', module='JSCover', version='2.0.12')
)
libraryDependencies += "com.github.tntim96" % "JSCover" % "2.0.12"
[com.github.tntim96/JSCover "2.0.12"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.javascript : closure-compiler jar v20210601
com.google.code.gson : gson jar 2.8.7

test (6)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit jar 2.51.0
org.mozilla : rhino jar 1.7.13
junit : junit jar 4.13.2
org.hamcrest : hamcrest-core jar 2.2
org.mockito : mockito-core jar 3.11.2
org.jacoco : org.jacoco.ant jar 0.8.7

Project Modules

There are no modules declared in this project.