| License |
License |
|---|---|
| GroupId | GroupIdfi.pyppe |
| ArtifactId | ArtifactIdplay-simple-auth_2.11 |
| Version | Version1.0 |
| 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.11-1.0.pom | |
| play-simple-auth_2.11-1.0.jar | 80 KB |
| play-simple-auth_2.11-1.0-sources.jar | 6 KB |
| play-simple-auth_2.11-1.0-javadoc.jar | 387 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fi.pyppe/play-simple-auth_2.11/ -->
<dependency>
<groupId>fi.pyppe</groupId>
<artifactId>play-simple-auth_2.11</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fi.pyppe/play-simple-auth_2.11/
implementation 'fi.pyppe:play-simple-auth_2.11:1.0'
// https://jarcasting.com/artifacts/fi.pyppe/play-simple-auth_2.11/
implementation ("fi.pyppe:play-simple-auth_2.11:1.0")
'fi.pyppe:play-simple-auth_2.11:jar:1.0'
<dependency org="fi.pyppe" name="play-simple-auth_2.11" rev="1.0">
<artifact name="play-simple-auth_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.pyppe', module='play-simple-auth_2.11', version='1.0')
)
libraryDependencies += "fi.pyppe" % "play-simple-auth_2.11" % "1.0"
[fi.pyppe/play-simple-auth_2.11 "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.11 | jar | 2.3.4 |
| com.typesafe.play : play-json_2.11 | jar | 2.3.4 |
| com.typesafe.play : play-ws_2.11 | jar | 2.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2_2.11 | jar | 2.3.12 |