is not current version
Last Version 4.1.3

org.webjars.npm:update-notifier 3.0.1

WebJar for update-notifier

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

update-notifier
Version

Version

3.0.1
Type

Type

jar

Download update-notifier 3.0.1


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