| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdnet.guerlab.smart.banner |
| ArtifactId | ArtifactIdsmart-banner-web |
| Version | Version20.3.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| smart-banner-web-20.3.1.pom | |
| smart-banner-web-20.3.1.jar | 11 KB |
| smart-banner-web-20.3.1-sources.jar | 8 KB |
| smart-banner-web-20.3.1-javadoc.jar | 441 KB |
| smart-banner-web-20.3.1-exec.jar | 60 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.banner/smart-banner-web/ -->
<dependency>
<groupId>net.guerlab.smart.banner</groupId>
<artifactId>smart-banner-web</artifactId>
<version>20.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.banner/smart-banner-web/
implementation 'net.guerlab.smart.banner:smart-banner-web:20.3.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.banner/smart-banner-web/
implementation ("net.guerlab.smart.banner:smart-banner-web:20.3.1")
'net.guerlab.smart.banner:smart-banner-web:jar:20.3.1'
<dependency org="net.guerlab.smart.banner" name="smart-banner-web" rev="20.3.1">
<artifact name="smart-banner-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.banner', module='smart-banner-web', version='20.3.1')
)
libraryDependencies += "net.guerlab.smart.banner" % "smart-banner-web" % "20.3.1"
[net.guerlab.smart.banner/smart-banner-web "20.3.1"]