is not current version
Last Version 0.5.0

org.cloudhoist:php 0.4.2


GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

php
Version

Version

0.4.2
Type

Type

jar

Download php 0.4.2


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