is not current version
Last Version 3.255

com.gu.identity:identity-auth-play_2.13 3.254

identity-auth-play

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-auth-play_2.13
Version

Version

3.254
Type

Type

jar

Download identity-auth-play_2.13 3.254


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