is not current version
Last Version 2.3.3

com.garyclayburg:upbanner-starter 2.1.1


GroupId

GroupId

com.garyclayburg
ArtifactId

ArtifactId

upbanner-starter
Version

Version

2.1.1
Type

Type

jar

Download upbanner-starter 2.1.1


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