Download identity-cookie_2.11-3.78.jar file - Jar i

Jar examples for i:identity-cookie-2.11

Description

Scala library for common Identity cookie operations.

You can download jar file identity-cookie_2.11 3.78 in this page.

License

Apache 2

Build File

You can use the following script to add identity-cookie_2.11-3.78.jar to your project.

<dependency>
   <groupId>com.gu.identity</groupId>
   <artifactId>identity-cookie_2.11</artifactId>
   <version>3.78</version>
</dependency>
compile group: 'com.gu.identity', name: 'identity-cookie_2.11', version: '3.78'
libraryDependencies += "com.gu.identity" % "identity-cookie_2.11" % "3.78"
<dependency org="com.gu.identity" name="identity-cookie_2.11" rev="3.78"/>
@Grapes(@Grab(group='com.gu.identity', module='identity-cookie_2.11', version='3.78'))
'com.gu.identity:identity-cookie_2.11:jar:3.78'

Download

Click the following link to download the jar file.

identity-cookie_2.11-3.78-javadoc.jar
identity-cookie_2.11-3.78-sources.jar
identity-cookie_2.11-3.78.jar
identity-cookie_2.11-3.78.pom



Related Tutorials