Download shindig-gadgets-2.5.1.jar file - Jar s

Jar examples for s:shindig-gadgets

Description

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

You can download jar file shindig-gadgets 2.5.1 in this page.

License

Apache License

Build File

You can use the following script to add shindig-gadgets-2.5.1.jar to your project.

<dependency>
   <groupId>org.apache.shindig</groupId>
   <artifactId>shindig-gadgets</artifactId>
   <version>2.5.1</version>
</dependency>
compile group: 'org.apache.shindig', name: 'shindig-gadgets', version: '2.5.1'
libraryDependencies += "org.apache.shindig" % "shindig-gadgets" % "2.5.1"
<dependency org="org.apache.shindig" name="shindig-gadgets" rev="2.5.1"/>
@Grapes(@Grab(group='org.apache.shindig', module='shindig-gadgets', version='2.5.1'))
'org.apache.shindig:shindig-gadgets:jar:2.5.1'

Download

Click the following link to download the jar file.

shindig-gadgets-2.5.1-javadoc.jar
shindig-gadgets-2.5.1-sources.jar
shindig-gadgets-2.5.1-test-javadoc.jar
shindig-gadgets-2.5.1-test-sources.jar
shindig-gadgets-2.5.1-tests.jar
shindig-gadgets-2.5.1.jar
shindig-gadgets-2.5.1.pom



Related Tutorials