is not current version
Last Version 2.1

org.brickred:socialauth-seam 1.2-beta1

SocialAuthSeam library

GroupId

GroupId

org.brickred
ArtifactId

ArtifactId

socialauth-seam
Version

Version

1.2-beta1
Type

Type

jar

Download socialauth-seam 1.2-beta1


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