не последняя версия
Последняя версия 3.0.0-beta4

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

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

Группа

Группа

org.apache.shindig
Идентификатор

Идентификатор

shindig-samples
Версия

Версия

3.0.0-beta3
Тип

Тип

jar

Скачать shindig-samples 3.0.0-beta3


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