is not current version
Last Version 2.5.2

org.apache.shindig:shindig-sample-container 2.5.0-beta5

Default Shindig Sample Container module

Categories

Categories

Container
GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-sample-container
Version

Version

2.5.0-beta5
Type

Type

jar

Download shindig-sample-container 2.5.0-beta5


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