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

License

Apache V2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials