is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice.web.users.api 1.1.0


GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.web.users.api
Version

Version

1.1.0
Type

Type

jar

Download authservice.web.users.api 1.1.0


<!-- https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.users.api/ -->
<dependency>
    <groupId>no.priv.bang.authservice</groupId>
    <artifactId>authservice.web.users.api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.users.api/
implementation 'no.priv.bang.authservice:authservice.web.users.api:1.1.0'
// https://jarcasting.com/artifacts/no.priv.bang.authservice/authservice.web.users.api/
implementation ("no.priv.bang.authservice:authservice.web.users.api:1.1.0")
'no.priv.bang.authservice:authservice.web.users.api:jar:1.1.0'
<dependency org="no.priv.bang.authservice" name="authservice.web.users.api" rev="1.1.0">
  <artifact name="authservice.web.users.api" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.priv.bang.authservice', module='authservice.web.users.api', version='1.1.0')
)
libraryDependencies += "no.priv.bang.authservice" % "authservice.web.users.api" % "1.1.0"
[no.priv.bang.authservice/authservice.web.users.api "1.1.0"]