GroupId | GroupIdorg.jasig.portlet.notification |
---|---|
ArtifactId | ArtifactIdnotification-component-icon |
Version | Version4.1.0 |
Type | Typejar |
Filename | Size |
---|---|
notification-component-icon-4.1.0.pom | |
notification-component-icon-4.1.0.jar | 261 bytes |
notification-component-icon-4.1.0-sources.jar | 261 bytes |
notification-component-icon-4.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]