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