Download identity-play-auth_2.11-0.14.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 0.14 in this page.

License

Apache V2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials