is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice 1.13.6


GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice
Version

Version

1.13.6
Type

Type

pom

Download authservice 1.13.6

Filename Size
authservice-1.13.6.pom 4 KB
Browse

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