is not current version
Last Version 2.8.1.1

ru.send-to.gwt:Notifications 2.8.0.1


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

ru.send-to.gwt
ArtifactId

ArtifactId

Notifications
Version

Version

2.8.0.1
Type

Type

jar

Download Notifications 2.8.0.1


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