Jar examples for s:shindig-gadgets
Renders gadgets, provides the gadget metadata service, and serves all javascript required by the OpenSocial specification.
You can download jar file shindig-gadgets 3.0.0-beta3 in this page.
Apache License
You can use the following script to add shindig-gadgets-3.0.0-beta3.jar to your project.
<dependency> <groupId>org.apache.shindig</groupId> <artifactId>shindig-gadgets</artifactId> <version>3.0.0-beta3</version> </dependency>
compile group: 'org.apache.shindig', name: 'shindig-gadgets', version: '3.0.0-beta3'
libraryDependencies += "org.apache.shindig" % "shindig-gadgets" % "3.0.0-beta3"
<dependency org="org.apache.shindig" name="shindig-gadgets" rev="3.0.0-beta3"/>
@Grapes(@Grab(group='org.apache.shindig', module='shindig-gadgets', version='3.0.0-beta3'))
'org.apache.shindig:shindig-gadgets:jar:3.0.0-beta3'
Click the following link to download the jar file.
shindig-gadgets-3.0.0-beta3-javadoc.jar