is not current version
Last Version 2.5.2-wso2v15

org.wso2.org.apache.shindig:shindig-common 2.5.2-wso2v11

Common java code for Shindig

GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

shindig-common
Version

Version

2.5.2-wso2v11
Type

Type

jar

Download shindig-common 2.5.2-wso2v11


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