is not current version
Last Version 1.0.1

org.webjars:html5-desktop-notifications 1.0.0

WebJar for HTML5 Desktop Notifications

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

html5-desktop-notifications
Version

Version

1.0.0
Type

Type

jar

Download html5-desktop-notifications 1.0.0


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