is not current version
Last Version 3.0.0-beta4

org.apache.shindig:shindig-extras 2.5.0-beta3

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

GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-extras
Version

Version

2.5.0-beta3
Type

Type

jar

Download shindig-extras 2.5.0-beta3


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