is not current version
Last Version 1.1.1

io.github.mavenreposs:php-functions 1.0.2

php functions for java implement.

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.mavenreposs
ArtifactId

ArtifactId

php-functions
Version

Version

1.0.2
Type

Type

jar

Download php-functions 1.0.2


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