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

ru.send-to.gwt:Notifications 2.8.0.0


Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

ru.send-to.gwt
Идентификатор

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

Notifications
Версия

Версия

2.8.0.0
Тип

Тип

jar

Скачать Notifications 2.8.0.0


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