License |
License |
---|---|
GroupId | GroupIdcom.garyclayburg |
ArtifactId | ArtifactIdwhatsupbanner |
Version | Version2.3.3 |
Type | Typepom |
Description |
Descriptionwhatsupbanner
Show UP banner for your spring boot app
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
whatsupbanner-2.3.3.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/ -->
<dependency>
<groupId>com.garyclayburg</groupId>
<artifactId>whatsupbanner</artifactId>
<version>2.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/
implementation 'com.garyclayburg:whatsupbanner:2.3.3'
// https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/
implementation ("com.garyclayburg:whatsupbanner:2.3.3")
'com.garyclayburg:whatsupbanner:pom:2.3.3'
<dependency org="com.garyclayburg" name="whatsupbanner" rev="2.3.3">
<artifact name="whatsupbanner" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garyclayburg', module='whatsupbanner', version='2.3.3')
)
libraryDependencies += "com.garyclayburg" % "whatsupbanner" % "2.3.3"
[com.garyclayburg/whatsupbanner "2.3.3"]