Download php-0.4.1.jar file - Jar p

Jar examples for p:php

Description

PHP Bridge Application

You can download jar file php 0.4.1 in this page.

License

Apache License

Build File

You can use the following script to add php-0.4.1.jar to your project.

<dependency>
   <groupId>org.cloudhoist</groupId>
   <artifactId>php</artifactId>
   <version>0.4.1</version>
</dependency>
compile group: 'org.cloudhoist', name: 'php', version: '0.4.1'
libraryDependencies += "org.cloudhoist" % "php" % "0.4.1"
<dependency org="org.cloudhoist" name="php" rev="0.4.1"/>
@Grapes(@Grab(group='org.cloudhoist', module='php', version='0.4.1'))
'org.cloudhoist:php:jar:0.4.1'

Download

Click the following link to download the jar file.

php-0.4.1-sources.jar
php-0.4.1.jar
php-0.4.1.pom



Related Tutorials