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