is not current version
Last Version 3.0.0-beta4

org.apache.shindig:shindig-gadgets 3.0.0-beta3

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

GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-gadgets
Version

Version

3.0.0-beta3
Type

Type

jar

Download shindig-gadgets 3.0.0-beta3


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