Last Version

PHP Functions Library 0.2.0

Provides a selection of PHP's functionality in Java, including date/time formatting.

License

License

GroupId

GroupId

com.crosstreelabs
ArtifactId

ArtifactId

phpfunctions
Version

Version

0.2.0
Type

Type

jar
Description

Description

PHP Functions Library
Provides a selection of PHP's functionality in Java, including date/time formatting.

Download phpfunctions 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
joda-time : joda-time jar 2.7
org.apache.commons : commons-lang3 jar 3.3.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.