is not current version
Last Version 1.1.1

io.github.mavenreposs:php-functions 1.0.3

php functions for java implement.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.mavenreposs
ArtifactId

ArtifactId

php-functions
Version

Version

1.0.3
Type

Type

jar

Download php-functions 1.0.3


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