guardian / grid   1.7.2

Apache License 2.0 Website GitHub

The Guardian’s image management system

Scala versions: 2.13 2.12 2.11 2.10

identity-model-play 4.8


Group ID:
com.gu.identity
Artifact ID:
identity-model-play_2.13
Version:
4.8
Release Date:
Jan 10, 2023
Licenses:
Files:

libraryDependencies += "com.gu.identity" %% "identity-model-play" % "4.8"

Mill build tool

ivy"com.gu.identity::identity-model-play:4.8"

Scala CLI

//> using dep "com.gu.identity::identity-model-play:4.8"

Ammonite REPL

import $ivy.`com.gu.identity::identity-model-play:4.8`

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-model-play_2.13</artifactId>
  <version>4.8</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-model-play_2.13', version: '4.8'