is not current version
Last Version 3.255

com.gu.identity:identity-auth-core_2.12 3.222

identity-auth-core

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-auth-core_2.12
Version

Version

3.222
Type

Type

jar

Download identity-auth-core_2.12 3.222


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