Download identity-play-auth_2.11-1.2.jar file - Jar i

Jar examples for i:identity-play-auth-2.11

Description

A small client library for Guardian Identity authentication with the Play framework

You can download jar file identity-play-auth_2.11 1.2 in this page.

License

Apache V2

Build File

You can use the following script to add identity-play-auth_2.11-1.2.jar to your project.

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

Download

Click the following link to download the jar file.

identity-play-auth_2.11-1.2-javadoc.jar
identity-play-auth_2.11-1.2-sources.jar
identity-play-auth_2.11-1.2.jar
identity-play-auth_2.11-1.2.pom



Related Tutorials