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

org.webjars:pnotify 2.1.0

WebJar for Pines Notify

Группа

Группа

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

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

pnotify
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать pnotify 2.1.0

Имя Файла Размер
pnotify-2.1.0.pom
pnotify-2.1.0.jar 2 KB
Обзор

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