identity-auth-core 4.20


Group ID:
com.gu.identity
Artifact ID:
identity-auth-core_2.12
Version:
4.20
Release Date:
Jan 10, 2024
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-auth-core_2.12</artifactId>
  <version>4.20</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-auth-core_2.12', version: '4.20'