is not current version
Last Version 3.0.0-beta4

org.apache.shindig:shindig-samples 1.1-BETA5-incubating

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

1.1-BETA5-incubating
Type

Type

jar

Download shindig-samples 1.1-BETA5-incubating


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