Notify.js
A simple, yet fully customizable notification library
See demos and full documentation at:
https://notifyjs.com/
Notify.js is released under the MIT License.
Copyright © Jaime Pillora <dev@jpillora.com>
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.webjars.bower |
| Идентификатор | Идентификаторnotifyjs |
| Последняя версия | Последняя версия0.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnotifyjs
WebJar for notifyjs
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| notifyjs-0.4.2.pom | |
| notifyjs-0.4.2.jar | 122 KB |
| notifyjs-0.4.2-sources.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/notifyjs/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>notifyjs</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/notifyjs/
implementation 'org.webjars.bower:notifyjs:0.4.2'
// https://jarcasting.com/artifacts/org.webjars.bower/notifyjs/
implementation ("org.webjars.bower:notifyjs:0.4.2")
'org.webjars.bower:notifyjs:jar:0.4.2'
<dependency org="org.webjars.bower" name="notifyjs" rev="0.4.2">
<artifact name="notifyjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='notifyjs', version='0.4.2')
)
libraryDependencies += "org.webjars.bower" % "notifyjs" % "0.4.2"
[org.webjars.bower/notifyjs "0.4.2"]
A simple, yet fully customizable notification library
See demos and full documentation at:
Notify.js is released under the MIT License.
Copyright © Jaime Pillora <dev@jpillora.com>