is not current version
Last Version 3.0.0-beta4

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

PHP tests

GroupId

GroupId

org.apache.shindig
ArtifactId

ArtifactId

shindig-php
Version

Version

3.0.0-beta2
Type

Type

pom

Download shindig-php 3.0.0-beta2


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