is not current version
Last Version 2.5.2-wso2v15

org.wso2.org.apache.shindig:shindig-extras 2.5.2-wso2v2

Provides extra, deprecated or extended functionality. The items here have unstable APIs and could change at any time.

GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

shindig-extras
Version

Version

2.5.2-wso2v2
Type

Type

jar

Download shindig-extras 2.5.2-wso2v2


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