| License |
License |
|---|---|
| GroupId | GroupIdfi.pyppe |
| ArtifactId | ArtifactIdplay-simple-auth_2.10 |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay-simple-auth
Simple authentication (Facebook, Github, Google, Linkedin, Twitter)
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-simple-auth_2.10-1.0.pom | |
| play-simple-auth_2.10-1.0.jar | 81 KB |
| play-simple-auth_2.10-1.0-sources.jar | 6 KB |
| play-simple-auth_2.10-1.0-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.pyppe/play-simple-auth_2.10/ -->
<dependency>
<groupId>fi.pyppe</groupId>
<artifactId>play-simple-auth_2.10</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.pyppe/play-simple-auth_2.10/
implementation 'fi.pyppe:play-simple-auth_2.10:1.0'
// https://jarcasting.com/artifacts/fi.pyppe/play-simple-auth_2.10/
implementation ("fi.pyppe:play-simple-auth_2.10:1.0")
'fi.pyppe:play-simple-auth_2.10:jar:1.0'
<dependency org="fi.pyppe" name="play-simple-auth_2.10" rev="1.0">
<artifact name="play-simple-auth_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.pyppe', module='play-simple-auth_2.10', version='1.0')
)
libraryDependencies += "fi.pyppe" % "play-simple-auth_2.10" % "1.0"
[fi.pyppe/play-simple-auth_2.10 "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.10 | jar | 2.3.4 |
| com.typesafe.play : play-json_2.10 | jar | 2.3.4 |
| com.typesafe.play : play-ws_2.10 | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.10 | jar | 2.3.12 |