Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.article |
ArtifactId | ArtifactIdsmart-article-web |
Version | Version20.0.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-article-web-20.0.0.pom | |
smart-article-web-20.0.0.jar | 15 KB |
smart-article-web-20.0.0-sources.jar | 10 KB |
smart-article-web-20.0.0-javadoc.jar | 465 KB |
smart-article-web-20.0.0-exec.jar | 55 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.article/smart-article-web/
implementation 'net.guerlab.smart.article:smart-article-web:20.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.article/smart-article-web/
implementation ("net.guerlab.smart.article:smart-article-web:20.0.0")
'net.guerlab.smart.article:smart-article-web:jar:20.0.0'
<dependency org="net.guerlab.smart.article" name="smart-article-web" rev="20.0.0">
<artifact name="smart-article-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.article', module='smart-article-web', version='20.0.0')
)
libraryDependencies += "net.guerlab.smart.article" % "smart-article-web" % "20.0.0"
[net.guerlab.smart.article/smart-article-web "20.0.0"]