is not current version
Last Version 4.15

org.brickred:socialauth 2.0-beta3

SocialAuth library

GroupId

GroupId

org.brickred
ArtifactId

ArtifactId

socialauth
Version

Version

2.0-beta3
Type

Type

jar

Download socialauth 2.0-beta3


<!-- https://jarcasting.com/artifacts/org.brickred/socialauth/ -->
<dependency>
    <groupId>org.brickred</groupId>
    <artifactId>socialauth</artifactId>
    <version>2.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.brickred/socialauth/
implementation 'org.brickred:socialauth:2.0-beta3'
// https://jarcasting.com/artifacts/org.brickred/socialauth/
implementation ("org.brickred:socialauth:2.0-beta3")
'org.brickred:socialauth:jar:2.0-beta3'
<dependency org="org.brickred" name="socialauth" rev="2.0-beta3">
  <artifact name="socialauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brickred', module='socialauth', version='2.0-beta3')
)
libraryDependencies += "org.brickred" % "socialauth" % "2.0-beta3"
[org.brickred/socialauth "2.0-beta3"]