is not current version
Last Version 3.142

com.gu.identity:identity-model_2.11 3.90

Distribution of Identity model.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-model_2.11
Version

Version

3.90
Type

Type

jar

Download identity-model_2.11 3.90


<!-- https://jarcasting.com/artifacts/com.gu.identity/identity-model_2.11/ -->
<dependency>
    <groupId>com.gu.identity</groupId>
    <artifactId>identity-model_2.11</artifactId>
    <version>3.90</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.identity/identity-model_2.11/
implementation 'com.gu.identity:identity-model_2.11:3.90'
// https://jarcasting.com/artifacts/com.gu.identity/identity-model_2.11/
implementation ("com.gu.identity:identity-model_2.11:3.90")
'com.gu.identity:identity-model_2.11:jar:3.90'
<dependency org="com.gu.identity" name="identity-model_2.11" rev="3.90">
  <artifact name="identity-model_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.identity', module='identity-model_2.11', version='3.90')
)
libraryDependencies += "com.gu.identity" % "identity-model_2.11" % "3.90"
[com.gu.identity/identity-model_2.11 "3.90"]