License |
License |
---|---|
GroupId | GroupIdcom.garyclayburg |
ArtifactId | ArtifactIdwhatsupbanner |
Version | Version2.3.0 |
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.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/ -->
<dependency>
<groupId>com.garyclayburg</groupId>
<artifactId>whatsupbanner</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/
implementation 'com.garyclayburg:whatsupbanner:2.3.0'
// https://jarcasting.com/artifacts/com.garyclayburg/whatsupbanner/
implementation ("com.garyclayburg:whatsupbanner:2.3.0")
'com.garyclayburg:whatsupbanner:pom:2.3.0'
<dependency org="com.garyclayburg" name="whatsupbanner" rev="2.3.0">
<artifact name="whatsupbanner" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.garyclayburg', module='whatsupbanner', version='2.3.0')
)
libraryDependencies += "com.garyclayburg" % "whatsupbanner" % "2.3.0"
[com.garyclayburg/whatsupbanner "2.3.0"]