is not current version
Last Version 5.2.0

org.webjars.bower:pnotify 3.2.0

WebJar for pnotify

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

pnotify
Version

Version

3.2.0
Type

Type

jar

Download pnotify 3.2.0


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