Notifyjs_WebJar
This project to add Notifyjs to WebJars dependancies
https://github.com/jpillora/notifyjs http://www.webjars.org/
License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdnotifyjs |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnotifyjs
WebJar for notifyjs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
notifyjs-0.4.2.pom | |
notifyjs-0.4.2.jar | 32 KB |
notifyjs-0.4.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/notifyjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>notifyjs</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/notifyjs/
implementation 'org.webjars:notifyjs:0.4.2'
// https://jarcasting.com/artifacts/org.webjars/notifyjs/
implementation ("org.webjars:notifyjs:0.4.2")
'org.webjars:notifyjs:jar:0.4.2'
<dependency org="org.webjars" name="notifyjs" rev="0.4.2">
<artifact name="notifyjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='notifyjs', version='0.4.2')
)
libraryDependencies += "org.webjars" % "notifyjs" % "0.4.2"
[org.webjars/notifyjs "0.4.2"]
This project to add Notifyjs to WebJars dependancies
https://github.com/jpillora/notifyjs http://www.webjars.org/