is not current version
Last Version 3.0.0-beta4

org.apache.shindig:shindig-samples 3.0.0-beta2

Provides Sample implementations of the SPI and API's inside the core of Shindig.

GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-samples
Version

Version

3.0.0-beta2
Type

Type

jar

Download shindig-samples 3.0.0-beta2


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