is not current version
Last Version 3.255

com.gu.identity:identity-model_2.12 3.158

Distribution of Identity model.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-model_2.12
Version

Version

3.158
Type

Type

jar

Download identity-model_2.12 3.158


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