License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.mavenreposs |
ArtifactId | ArtifactIdphp-functions |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionphp-functions
php functions for java implement.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
php-functions-1.1.1.pom | |
php-functions-1.1.1.jar | 27 KB |
php-functions-1.1.1-sources.jar | 18 KB |
php-functions-1.1.1-javadoc.jar | 504 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.mavenreposs/php-functions/ -->
<dependency>
<groupId>io.github.mavenreposs</groupId>
<artifactId>php-functions</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mavenreposs/php-functions/
implementation 'io.github.mavenreposs:php-functions:1.1.1'
// https://jarcasting.com/artifacts/io.github.mavenreposs/php-functions/
implementation ("io.github.mavenreposs:php-functions:1.1.1")
'io.github.mavenreposs:php-functions:jar:1.1.1'
<dependency org="io.github.mavenreposs" name="php-functions" rev="1.1.1">
<artifact name="php-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mavenreposs', module='php-functions', version='1.1.1')
)
libraryDependencies += "io.github.mavenreposs" % "php-functions" % "1.1.1"
[io.github.mavenreposs/php-functions "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.11 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |