is not current version
Last Version 0.14.0

org.actframework:act-social-link 0.12.5

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

Type

jar

Download act-social-link 0.12.5


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