identity-auth-play 4.10


Group ID:
com.gu.identity
Artifact ID:
identity-auth-play_2.13
Version:
4.10
Release Date:
Mar 9, 2023
Licenses:
Files:

libraryDependencies += "com.gu.identity" %% "identity-auth-play" % "4.10"

Mill build tool

ivy"com.gu.identity::identity-auth-play:4.10"

Scala CLI

//> using dep "com.gu.identity::identity-auth-play:4.10"

Ammonite REPL

import $ivy.`com.gu.identity::identity-auth-play:4.10`

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-auth-play_2.13</artifactId>
  <version>4.10</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-auth-play_2.13', version: '4.10'