GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdistanbul-lib-report |
Version | Version1.1.5 |
Type | Typejar |
Filename | Size |
---|---|
istanbul-lib-report-1.1.5.pom | |
istanbul-lib-report-1.1.5.jar | 15 KB |
istanbul-lib-report-1.1.5-sources.jar | 22 bytes |
istanbul-lib-report-1.1.5-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/istanbul-lib-report/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>istanbul-lib-report</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/istanbul-lib-report/
implementation 'org.webjars.npm:istanbul-lib-report:1.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/istanbul-lib-report/
implementation ("org.webjars.npm:istanbul-lib-report:1.1.5")
'org.webjars.npm:istanbul-lib-report:jar:1.1.5'
<dependency org="org.webjars.npm" name="istanbul-lib-report" rev="1.1.5">
<artifact name="istanbul-lib-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='istanbul-lib-report', version='1.1.5')
)
libraryDependencies += "org.webjars.npm" % "istanbul-lib-report" % "1.1.5"
[org.webjars.npm/istanbul-lib-report "1.1.5"]