identity-auth-play 4.2


Group ID:
com.gu.identity
Artifact ID:
identity-auth-play_2.13
Version:
4.2
Release Date:
Oct 26, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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