License |
License |
---|---|
Categories |
CategoriesCLI User Interface ORM Data |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.jface.notifications |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNotification API
Notification API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.jface.notifications/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.jface.notifications</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.jface.notifications/
implementation 'org.eclipse.platform:org.eclipse.jface.notifications:0.5.0'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.jface.notifications/
implementation ("org.eclipse.platform:org.eclipse.jface.notifications:0.5.0")
'org.eclipse.platform:org.eclipse.jface.notifications:jar:0.5.0'
<dependency org="org.eclipse.platform" name="org.eclipse.jface.notifications" rev="0.5.0">
<artifact name="org.eclipse.jface.notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.jface.notifications', version='0.5.0')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.jface.notifications" % "0.5.0"
[org.eclipse.platform/org.eclipse.jface.notifications "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.platform : org.eclipse.core.runtime | jar | [3.18.0,) |
org.eclipse.platform : org.eclipse.jface | jar | [3.20.0,) |