Download socialauth-2.0-beta4.jar file - Jar s

Jar examples for s:socialauth

Description

A minimalist social authentication library for Java

You can download jar file socialauth 2.0-beta4 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

socialauth-2.0-beta4-javadoc.jar
socialauth-2.0-beta4-sources.jar
socialauth-2.0-beta4.jar
socialauth-2.0-beta4.pom



Related Tutorials