ACT Social Link

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

License

License

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-social-link
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

ACT Social Link
Help act application to connect to social providers, e.g. facebook, linkedin etc
Project URL

Project URL

http://actframework.org/plugin/social_link
Project Organization

Project Organization

ActFramework

Download act-social-link

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.8.33b

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

Project Modules

There are no modules declared in this project.

Versions

Version
0.14.0
0.13.0
0.12.6
0.12.5
0.12.4
0.12.3
0.12.2
0.12.1
0.12.0
0.11.0
0.11.0-RC1
0.9.0
0.8.2
0.8.1
0.8.0