не последняя версия
Последняя версия 5.0.0-alpha.2

org.webjars.npm:npm-check-updates 4.0.1

WebJar for npm-check-updates

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

npm-check-updates
Версия

Версия

4.0.1
Тип

Тип

jar

Скачать npm-check-updates 4.0.1


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