не последняя версия
Последняя версия 4.4.2

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

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

Группа

Группа

org.jasig.portlet.notification
Идентификатор

Идентификатор

notification-component-icon
Версия

Версия

4.1.3
Тип

Тип

jar

Скачать notification-component-icon 4.1.3


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