is not current version
Last Version 2.5.2-wso2v15

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

Renders gadgets, provides the gadget metadata service, and serves all javascript required by the OpenSocial specification.

GroupId

GroupId

org.wso2.org.apache.shindig
ArtifactId

ArtifactId

shindig-gadgets
Version

Version

2.5.2-wso2v2
Type

Type

jar

Download shindig-gadgets 2.5.2-wso2v2


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