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