is not current version
Last Version 1.14.1

no.priv.bang.authservice:authservice-bom 1.13.3


GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice-bom
Version

Version

1.13.3
Type

Type

jar

Download authservice-bom 1.13.3


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