is not current version
Last Version 2.5.2-wso2v15

org.wso2.org.apache.shindig:shindig-social-api 2.5.2-wso2v4

Serves OpenSocial Data and the RESTful APIs.

GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

shindig-social-api
Version

Version

2.5.2-wso2v4
Type

Type

jar

Download shindig-social-api 2.5.2-wso2v4


<!-- https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-social-api/ -->
<dependency>
    <groupId>org.wso2.org.apache.shindig</groupId>
    <artifactId>shindig-social-api</artifactId>
    <version>2.5.2-wso2v4</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-social-api/
implementation 'org.wso2.org.apache.shindig:shindig-social-api:2.5.2-wso2v4'
// https://jarcasting.com/artifacts/org.wso2.org.apache.shindig/shindig-social-api/
implementation ("org.wso2.org.apache.shindig:shindig-social-api:2.5.2-wso2v4")
'org.wso2.org.apache.shindig:shindig-social-api:jar:2.5.2-wso2v4'
<dependency org="org.wso2.org.apache.shindig" name="shindig-social-api" rev="2.5.2-wso2v4">
  <artifact name="shindig-social-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.org.apache.shindig', module='shindig-social-api', version='2.5.2-wso2v4')
)
libraryDependencies += "org.wso2.org.apache.shindig" % "shindig-social-api" % "2.5.2-wso2v4"
[org.wso2.org.apache.shindig/shindig-social-api "2.5.2-wso2v4"]