is not current version
Last Version 3.255

com.gu.identity:identity-auth-play_2.12 3.194

identity-auth-play

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-auth-play_2.12
Version

Version

3.194
Type

Type

jar

Download identity-auth-play_2.12 3.194


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