is not current version
Last Version 0.9.4

org.infrastructurebuilder.util.auth:ibauthentication-root 0.9.3

Mapping components for Auth and or Creds file production, generally from a settings file

GroupId

GroupId

org.infrastructurebuilder.util.auth
ArtifactId

ArtifactId

ibauthentication-root
Version

Version

0.9.3
Type

Type

pom

Download ibauthentication-root 0.9.3


<!-- https://jarcasting.com/artifacts/org.infrastructurebuilder.util.auth/ibauthentication-root/ -->
<dependency>
    <groupId>org.infrastructurebuilder.util.auth</groupId>
    <artifactId>ibauthentication-root</artifactId>
    <version>0.9.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.auth/ibauthentication-root/
implementation 'org.infrastructurebuilder.util.auth:ibauthentication-root:0.9.3'
// https://jarcasting.com/artifacts/org.infrastructurebuilder.util.auth/ibauthentication-root/
implementation ("org.infrastructurebuilder.util.auth:ibauthentication-root:0.9.3")
'org.infrastructurebuilder.util.auth:ibauthentication-root:pom:0.9.3'
<dependency org="org.infrastructurebuilder.util.auth" name="ibauthentication-root" rev="0.9.3">
  <artifact name="ibauthentication-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.infrastructurebuilder.util.auth', module='ibauthentication-root', version='0.9.3')
)
libraryDependencies += "org.infrastructurebuilder.util.auth" % "ibauthentication-root" % "0.9.3"
[org.infrastructurebuilder.util.auth/ibauthentication-root "0.9.3"]