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