GroupId | GroupIdorg.jasig.portlet.notification |
---|---|
ArtifactId | ArtifactIdnotification-banner |
Version | Version4.5.2 |
Type | Typejar |
Filename | Size |
---|---|
notification-banner-4.5.2.pom | |
notification-banner-4.5.2.jar | 261 bytes |
notification-banner-4.5.2-sources.jar | 261 bytes |
notification-banner-4.5.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-banner/ -->
<dependency>
<groupId>org.jasig.portlet.notification</groupId>
<artifactId>notification-banner</artifactId>
<version>4.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-banner/
implementation 'org.jasig.portlet.notification:notification-banner:4.5.2'
// https://jarcasting.com/artifacts/org.jasig.portlet.notification/notification-banner/
implementation ("org.jasig.portlet.notification:notification-banner:4.5.2")
'org.jasig.portlet.notification:notification-banner:jar:4.5.2'
<dependency org="org.jasig.portlet.notification" name="notification-banner" rev="4.5.2">
<artifact name="notification-banner" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jasig.portlet.notification', module='notification-banner', version='4.5.2')
)
libraryDependencies += "org.jasig.portlet.notification" % "notification-banner" % "4.5.2"
[org.jasig.portlet.notification/notification-banner "4.5.2"]