is not current version
Last Version 0.14.0

org.actframework:act-social-link 0.13.0

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

Type

jar

Download act-social-link 0.13.0


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