is not current version
Last Version 2.3.3

com.garyclayburg:whatsupbanner 2.0.12

Show UP banner for your spring boot app

GroupId

GroupId

com.garyclayburg
ArtifactId

ArtifactId

whatsupbanner
Version

Version

2.0.12
Type

Type

pom

Download whatsupbanner 2.0.12

Filename Size
whatsupbanner-2.0.12.pom 5 KB
Browse

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