GroupId | GroupIdcom.garyclayburg |
---|---|
ArtifactId | ArtifactIdupbanner-starter |
Version | Version2.2.5 |
Type | Typejar |
Filename | Size |
---|---|
upbanner-starter-2.2.5.pom | |
upbanner-starter-2.2.5.jar | 7 KB |
upbanner-starter-2.2.5-sources.jar | 6 KB |
upbanner-starter-2.2.5-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.garyclayburg/upbanner-starter/ -->
<dependency>
<groupId>com.garyclayburg</groupId>
<artifactId>upbanner-starter</artifactId>
<version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.garyclayburg/upbanner-starter/
implementation 'com.garyclayburg:upbanner-starter:2.2.5'
// https://jarcasting.com/artifacts/com.garyclayburg/upbanner-starter/
implementation ("com.garyclayburg:upbanner-starter:2.2.5")
'com.garyclayburg:upbanner-starter:jar:2.2.5'
<dependency org="com.garyclayburg" name="upbanner-starter" rev="2.2.5">
<artifact name="upbanner-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.garyclayburg', module='upbanner-starter', version='2.2.5')
)
libraryDependencies += "com.garyclayburg" % "upbanner-starter" % "2.2.5"
[com.garyclayburg/upbanner-starter "2.2.5"]