is not current version
Last Version 4.0.0

org.webjars.npm:npm-install-checks 3.0.2

WebJar for npm-install-checks

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

npm-install-checks
Version

Version

3.0.2
Type

Type

jar

Download npm-install-checks 3.0.2


<!-- 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"]