is not current version
Last Version 0.14.0

org.actframework:act-social-link 0.11.0-RC1

Help act application to connect to social providers, e.g. facebook, linkedin etc

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-social-link
Version

Version

0.11.0-RC1
Type

Type

jar

Download act-social-link 0.11.0-RC1


<!-- https://jarcasting.com/artifacts/org.actframework/act-social-link/ -->
<dependency>
    <groupId>org.actframework</groupId>
    <artifactId>act-social-link</artifactId>
    <version>0.11.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.actframework/act-social-link/
implementation 'org.actframework:act-social-link:0.11.0-RC1'
// https://jarcasting.com/artifacts/org.actframework/act-social-link/
implementation ("org.actframework:act-social-link:0.11.0-RC1")
'org.actframework:act-social-link:jar:0.11.0-RC1'
<dependency org="org.actframework" name="act-social-link" rev="0.11.0-RC1">
  <artifact name="act-social-link" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.actframework', module='act-social-link', version='0.11.0-RC1')
)
libraryDependencies += "org.actframework" % "act-social-link" % "0.11.0-RC1"
[org.actframework/act-social-link "0.11.0-RC1"]