guardian / grid   1.7.1

Apache License 2.0 Website GitHub

The Guardian’s image management system

Scala versions: 2.13 2.12 2.11 2.10

identity-model 3.96


Group ID:
com.gu.identity
Artifact ID:
identity-model_2.12
Version:
3.96
Release Date:
Dec 11, 2017
Licenses:
Files:

libraryDependencies += "com.gu.identity" %% "identity-model" % "3.96"

Mill build tool

ivy"com.gu.identity::identity-model:3.96"

Scala CLI

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

Ammonite REPL

import $ivy.`com.gu.identity::identity-model:3.96`

<dependency>
  <groupId>com.gu.identity</groupId>
  <artifactId>identity-model_2.12</artifactId>
  <version>3.96</version>
</dependency>

compile group: 'com.gu.identity', name: 'identity-model_2.12', version: '3.96'