License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdnyc |
Version | Version13.3.0 |
Type | Typejar |
Description |
Descriptionnyc
WebJar for nyc
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nyc-13.3.0.pom | |
nyc-13.3.0.jar | 35 KB |
nyc-13.3.0-sources.jar | 22 bytes |
nyc-13.3.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/nyc/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>nyc</artifactId>
<version>13.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/nyc/
implementation 'org.webjars.npm:nyc:13.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/nyc/
implementation ("org.webjars.npm:nyc:13.3.0")
'org.webjars.npm:nyc:jar:13.3.0'
<dependency org="org.webjars.npm" name="nyc" rev="13.3.0">
<artifact name="nyc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='nyc', version='13.3.0')
)
libraryDependencies += "org.webjars.npm" % "nyc" % "13.3.0"
[org.webjars.npm/nyc "13.3.0"]