is not current version
Last Version 5.2.0

org.webjars.bower:pnotify 3.2.1

WebJar for pnotify

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

pnotify
Version

Version

3.2.1
Type

Type

jar

Download pnotify 3.2.1


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