Download shindig-extras-2.5.0-beta6.jar file - Jar s

Jar examples for s:shindig-extras

Description

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

You can download jar file shindig-extras 2.5.0-beta6 in this page.

License

Apache License

Build File

You can use the following script to add shindig-extras-2.5.0-beta6.jar to your project.

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

Download

Click the following link to download the jar file.

shindig-extras-2.5.0-beta6-javadoc.jar
shindig-extras-2.5.0-beta6-sources.jar
shindig-extras-2.5.0-beta6-test-javadoc.jar
shindig-extras-2.5.0-beta6-test-sources.jar
shindig-extras-2.5.0-beta6-tests.jar
shindig-extras-2.5.0-beta6.jar
shindig-extras-2.5.0-beta6.pom



Related Tutorials