is not current version
Last Version 4.5.3

org.jasig.portlet.notification:notification-icon 4.5.2

Content objects for displaying important notices from campus systems in uPortal based on Web Components and JSR-286 (Portlet 2.0)

GroupId

GroupId

org.jasig.portlet.notification
ArtifactId

ArtifactId

notification-icon
Version

Version

4.5.2
Type

Type

jar

Download notification-icon 4.5.2


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