Jar examples for s:socialauth
A minimalist social authentication library for Java
You can download jar file socialauth 2.0-beta4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add socialauth-2.0-beta4.jar to your project.
<dependency> <groupId>org.brickred</groupId> <artifactId>socialauth</artifactId> <version>2.0-beta4</version> </dependency>
compile group: 'org.brickred', name: 'socialauth', version: '2.0-beta4'
libraryDependencies += "org.brickred" % "socialauth" % "2.0-beta4"
<dependency org="org.brickred" name="socialauth" rev="2.0-beta4"/>
@Grapes(@Grab(group='org.brickred', module='socialauth', version='2.0-beta4'))
'org.brickred:socialauth:jar:2.0-beta4'
Click the following link to download the jar file.
socialauth-2.0-beta4-javadoc.jar