| License |
License |
|---|---|
| GroupId | GroupIdorg.brickred |
| ArtifactId | ArtifactIdsocialauth |
| Last Version | Last Version4.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsocialauth
SocialAuth library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| socialauth-4.15.pom | |
| socialauth-4.15.jar | 182 KB |
| socialauth-4.15-sources.jar | 157 KB |
| socialauth-4.15-javadoc.jar | 449 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.brickred/socialauth/ -->
<dependency>
<groupId>org.brickred</groupId>
<artifactId>socialauth</artifactId>
<version>4.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.brickred/socialauth/
implementation 'org.brickred:socialauth:4.15'
// https://jarcasting.com/artifacts/org.brickred/socialauth/
implementation ("org.brickred:socialauth:4.15")
'org.brickred:socialauth:jar:4.15'
<dependency org="org.brickred" name="socialauth" rev="4.15">
<artifact name="socialauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brickred', module='socialauth', version='4.15')
)
libraryDependencies += "org.brickred" % "socialauth" % "4.15"
[org.brickred/socialauth "4.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20160810 |
| org.openid4java : openid4java-consumer | jar | 0.9.5 |
| commons-logging : commons-logging | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |