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