Jar examples for i:identity-play-auth-2.11
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.
Apache V2
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'
Click the following link to download the jar file.
identity-play-auth_2.11-0.21-javadoc.jar