is not current version
Last Version 2.5.2-wso2v15

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


GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

wso2-extensions
Version

Version

2.5.2-wso2v11
Type

Type

jar

Download wso2-extensions 2.5.2-wso2v11


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