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