is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice.definitions 1.11.11


GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice.definitions
Version

Version

1.11.11
Type

Type

jar

Download authservice.definitions 1.11.11


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