is not current version
Last Version 0.14.0

org.actframework:act-social-link 0.12.3

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.12.3
Type

Type

jar

Download act-social-link 0.12.3


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