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