GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdnpm-install-checks |
Version | Version3.0.2 |
Type | Typejar |
Filename | Size |
---|---|
npm-install-checks-3.0.2.pom | |
npm-install-checks-3.0.2.jar | 6 KB |
npm-install-checks-3.0.2-sources.jar | 22 bytes |
npm-install-checks-3.0.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/npm-install-checks/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>npm-install-checks</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/npm-install-checks/
implementation 'org.webjars.npm:npm-install-checks:3.0.2'
// https://jarcasting.com/artifacts/org.webjars.npm/npm-install-checks/
implementation ("org.webjars.npm:npm-install-checks:3.0.2")
'org.webjars.npm:npm-install-checks:jar:3.0.2'
<dependency org="org.webjars.npm" name="npm-install-checks" rev="3.0.2">
<artifact name="npm-install-checks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='npm-install-checks', version='3.0.2')
)
libraryDependencies += "org.webjars.npm" % "npm-install-checks" % "3.0.2"
[org.webjars.npm/npm-install-checks "3.0.2"]