is not current version
Last Version 4.4.2

org.jasig.portlet.notification:notification-component-icon 4.1.0

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-component-icon
Version

Version

4.1.0
Type

Type

jar

Download notification-component-icon 4.1.0


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