не последняя версия
Последняя версия 5.2.0

org.webjars.bower:pnotify 3.0.0

WebJar for pnotify

Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

pnotify
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать pnotify 3.0.0


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