License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdhtml5-desktop-notifications |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTML5-Desktop-Notifications
WebJar for HTML5 Desktop Notifications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars/html5-desktop-notifications/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>html5-desktop-notifications</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/html5-desktop-notifications/
implementation 'org.webjars:html5-desktop-notifications:1.0.1'
// https://jarcasting.com/artifacts/org.webjars/html5-desktop-notifications/
implementation ("org.webjars:html5-desktop-notifications:1.0.1")
'org.webjars:html5-desktop-notifications:jar:1.0.1'
<dependency org="org.webjars" name="html5-desktop-notifications" rev="1.0.1">
<artifact name="html5-desktop-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='html5-desktop-notifications', version='1.0.1')
)
libraryDependencies += "org.webjars" % "html5-desktop-notifications" % "1.0.1"
[org.webjars/html5-desktop-notifications "1.0.1"]