is not current version
Last Version 2.3.3

com.garyclayburg:whatsupbanner 2.2.4

Show UP banner for your spring boot app

GroupId

GroupId

com.garyclayburg
ArtifactId

ArtifactId

whatsupbanner
Version

Version

2.2.4
Type

Type

pom

Download whatsupbanner 2.2.4

Filename Size
whatsupbanner-2.2.4.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/ -->
<dependency>
    <groupId>com.garyclayburg</groupId>
    <artifactId>whatsupbanner</artifactId>
    <version>2.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/
implementation 'com.garyclayburg:whatsupbanner:2.2.4'
// https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/
implementation ("com.garyclayburg:whatsupbanner:2.2.4")
'com.garyclayburg:whatsupbanner:pom:2.2.4'
<dependency org="com.garyclayburg" name="whatsupbanner" rev="2.2.4">
  <artifact name="whatsupbanner" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garyclayburg', module='whatsupbanner', version='2.2.4')
)
libraryDependencies += "com.garyclayburg" % "whatsupbanner" % "2.2.4"
[com.garyclayburg/whatsupbanner "2.2.4"]