socialauth

SocialAuth library

License

License

GroupId

GroupId

org.brickred
ArtifactId

ArtifactId

socialauth
Last Version

Last Version

4.15
Release Date

Release Date

Type

Type

jar
Description

Description

socialauth
SocialAuth library
Project URL

Project URL

http://code.google.com/p/socialauth/

Download socialauth

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
org.json : json jar 20160810
org.openid4java : openid4java-consumer jar 0.9.5
commons-logging : commons-logging jar 1.1

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
4.15
4.14
4.12
4.11
4.10
4.9
4.8
4.7
4.6
4.5
4.4
4.3
4.2
4.1
4.0
3.0
2.3
2.2
2.1
2.0-beta4
2.0-beta3
2.0-beta2
1.2-beta1
1.1-beta1