is not current version
Last Version 3.142

com.gu.identity:identity-cookie_2.11 3.87

Scala library for common Identity cookie operations.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-cookie_2.11
Version

Version

3.87
Type

Type

jar

Download identity-cookie_2.11 3.87


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