Download play-authenticate_2.11-0.6.9.jar file - Jar p

Jar examples for p:play-authenticate-2.11

Description

play-authenticate

You can download jar file play-authenticate_2.11 0.6.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add play-authenticate_2.11-0.6.9.jar to your project.

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

Download

Click the following link to download the jar file.

play-authenticate_2.11-0.6.9-javadoc.jar
play-authenticate_2.11-0.6.9-sources.jar
play-authenticate_2.11-0.6.9.jar
play-authenticate_2.11-0.6.9.pom



Related Tutorials