is not current version
Last Version 21.0.0

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


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.user
ArtifactId

ArtifactId

smart-user-web
Version

Version

20.1.3
Type

Type

jar

Download smart-user-web 20.1.3


<!-- 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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.user/smart-user-web/
implementation 'net.guerlab.smart.user:smart-user-web:20.1.3'
// https://jarcasting.com/artifacts/net.guerlab.smart.user/smart-user-web/
implementation ("net.guerlab.smart.user:smart-user-web:20.1.3")
'net.guerlab.smart.user:smart-user-web:jar:20.1.3'
<dependency org="net.guerlab.smart.user" name="smart-user-web" rev="20.1.3">
  <artifact name="smart-user-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.user', module='smart-user-web', version='20.1.3')
)
libraryDependencies += "net.guerlab.smart.user" % "smart-user-web" % "20.1.3"
[net.guerlab.smart.user/smart-user-web "20.1.3"]