identity-auth-core 4.9


Group ID:
com.gu.identity
Artifact ID:
identity-auth-core_2.13
Version:
4.9
Release Date:
Jan 12, 2023
Licenses:
Files:

libraryDependencies += "com.gu.identity" %% "identity-auth-core" % "4.9"

Mill build tool

ivy"com.gu.identity::identity-auth-core:4.9"

Scala CLI

//> using dep "com.gu.identity::identity-auth-core:4.9"

Ammonite REPL

import $ivy.`com.gu.identity::identity-auth-core:4.9`

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-auth-core_2.13</artifactId>
  <version>4.9</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-auth-core_2.13', version: '4.9'