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