| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdru.send-to.gwt | 
| ArtifactId | ArtifactIdNotifications | 
| Last Version | Last Version2.8.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGwt Notifications Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| Notifications-2.8.1.1.pom | |
| Notifications-2.8.1.1.jar | 6 KB | 
| Notifications-2.8.1.1-sources.jar | 4 KB | 
| Notifications-2.8.1.1-javadoc.jar | 24 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.send-to.gwt/Notifications/ -->
<dependency>
    <groupId>ru.send-to.gwt</groupId>
    <artifactId>Notifications</artifactId>
    <version>2.8.1.1</version>
</dependency>// https://jarcasting.com/artifacts/ru.send-to.gwt/Notifications/
implementation 'ru.send-to.gwt:Notifications:2.8.1.1'// https://jarcasting.com/artifacts/ru.send-to.gwt/Notifications/
implementation ("ru.send-to.gwt:Notifications:2.8.1.1")'ru.send-to.gwt:Notifications:jar:2.8.1.1'<dependency org="ru.send-to.gwt" name="Notifications" rev="2.8.1.1">
  <artifact name="Notifications" type="jar" />
</dependency>@Grapes(
@Grab(group='ru.send-to.gwt', module='Notifications', version='2.8.1.1')
)libraryDependencies += "ru.send-to.gwt" % "Notifications" % "2.8.1.1"[ru.send-to.gwt/Notifications "2.8.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | |
| com.google.gwt : gwt-elemental | jar | |
| com.google.gwt : gwt-dev | jar | |
| ru.send-to.gwt.html : HtmlGwt | jar | 2.8.1.0 |