is not current version
Last Version 1.14.1

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


GroupId

GroupId

no.priv.bang.authservice
ArtifactId

ArtifactId

authservice-bom
Version

Version

1.14.0
Type

Type

jar

Download authservice-bom 1.14.0


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