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