is not current version
Last Version 21.0.0

net.guerlab.smart.user:smart-user-web 20.0.0


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.user
ArtifactId

ArtifactId

smart-user-web
Version

Version

20.0.0
Type

Type

jar

Download smart-user-web 20.0.0


<!-- 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"]